We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cce6c commit 0d52a92Copy full SHA for 0d52a92
Pipfile
@@ -7,7 +7,7 @@ selenium = "==4.4.3"
7
sa11y = "*"
8
sauceclient = "==1.0.0"
9
saucebindings = "==1.0.0"
10
-robotframework = "==4.0.1"
+robotframework = "==7.1.1"
11
robotframework-pabot = "==1.11"
12
robotframework-seleniumlibrary = "==5.1.3"
13
robotframework-appiumlibrary = "==1.5.0.7"
requirements.txt
@@ -25,7 +25,7 @@ robotframework-appiumlibrary==1.5.0.7
25
robotframework-pabot==1.11
26
robotframework-pythonlibcore==2.2.1
27
robotframework-seleniumlibrary==5.1.3
28
-robotframework==4.0.1
+robotframework==7.1.1
29
saucebindings==1.0.0
30
sauceclient==1.0.0
31
selenium==4.4.3
0 commit comments