From 56ecf94bab42e54409436bfca814f07f549e1fb9 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 6 Jun 2024 02:03:24 +0000 Subject: [PATCH] chore(deps): update dependency robotframework-appiumlibrary to v2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb95405..4e07678 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ robotframework-seleniumlibrary==6.3.0 urllib3==2.2.1 psycopg2-binary==2.9.9 PyMySQL==1.1.1 -robotframework-appiumlibrary==2.0.0 +robotframework-appiumlibrary==2.1.0 robotframework-databaselibrary==1.4.4 robotframework-httplibrary==0.4.2 robotframework-http-rabbitmq==1.0.3 -- 2.52.0