From bcce5d03a593b57ec012e30f760b2821d17d33d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:48:04 +0000 Subject: [PATCH] Update dependency robotframework-seleniumlibrary to v6 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 69a5e32..bb6afec 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ sauceclient = "==1.0.0" saucebindings = "==1.3.0" robotframework = "==7.1.1" robotframework-pabot = "==2.18.0" -robotframework-seleniumlibrary = "==5.1.3" +robotframework-seleniumlibrary = "==6.6.1" robotframework-appiumlibrary = "==1.6.4" apipkg = "==3.0.2" attrs = "==24.2.0" diff --git a/requirements.txt b/requirements.txt index 4b05751..bf7b8bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ requests==2.32.3 robotframework-appiumlibrary==1.6.4 robotframework-pabot==2.18.0 robotframework-pythonlibcore==4.4.1 -robotframework-seleniumlibrary==5.1.3 +robotframework-seleniumlibrary==6.6.1 robotframework==7.1.1 saucebindings==1.3.0 sauceclient==1.0.0