Skip to content

Commit 12f917b

Browse files
Update dependency robotframework-seleniumlibrary to v6
1 parent e4cce6c commit 12f917b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sauceclient = "==1.0.0"
99
saucebindings = "==1.0.0"
1010
robotframework = "==4.0.1"
1111
robotframework-pabot = "==1.11"
12-
robotframework-seleniumlibrary = "==5.1.3"
12+
robotframework-seleniumlibrary = "==6.6.1"
1313
robotframework-appiumlibrary = "==1.5.0.7"
1414
apipkg = "==1.5"
1515
attrs = "==20.3.0"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ requests==2.32.2
2424
robotframework-appiumlibrary==1.5.0.7
2525
robotframework-pabot==1.11
2626
robotframework-pythonlibcore==2.2.1
27-
robotframework-seleniumlibrary==5.1.3
27+
robotframework-seleniumlibrary==6.6.1
2828
robotframework==4.0.1
2929
saucebindings==1.0.0
3030
sauceclient==1.0.0

0 commit comments

Comments
 (0)