We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f01e89b + 588a5b3 commit c6ce075Copy full SHA for c6ce075
Pipfile
@@ -7,7 +7,7 @@ selenium = "==4.26.1"
7
sa11y = "*"
8
sauceclient = "==1.0.0"
9
saucebindings = "==1.3.0"
10
-robotframework = "==4.1.3"
+robotframework = "==7.1.1"
11
robotframework-pabot = "==1.13"
12
robotframework-seleniumlibrary = "==5.1.3"
13
robotframework-appiumlibrary = "==1.6.4"
requirements.txt
@@ -25,7 +25,7 @@ robotframework-appiumlibrary==1.6.4
25
robotframework-pabot==1.13
26
robotframework-pythonlibcore==2.2.1
27
robotframework-seleniumlibrary==5.1.3
28
-robotframework==4.1.3
+robotframework==7.1.1
29
saucebindings==1.3.0
30
sauceclient==1.0.0
31
selenium==4.26.1
0 commit comments