From 2975226b7d02916cb3a0684e6d937e35828f1314 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 6 Jan 2025 13:11:11 +0000 Subject: [PATCH] chore(deps): update dependency robotframework-seleniumlibrary to v6.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79e8be0..92ac0a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ robotframework==7.1.1 robotframework-browser==19.1.2 -robotframework-seleniumlibrary==6.6.1 +robotframework-seleniumlibrary==6.7.0 urllib3==2.3.0 psycopg2-binary==2.9.10 PyMySQL==1.1.1 -- 2.52.0