We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cce6c commit db49190Copy full SHA for db49190
Pipfile
@@ -8,7 +8,7 @@ sa11y = "*"
8
sauceclient = "==1.0.0"
9
saucebindings = "==1.0.0"
10
robotframework = "==4.0.1"
11
-robotframework-pabot = "==1.11"
+robotframework-pabot = "==2.18.0"
12
robotframework-seleniumlibrary = "==5.1.3"
13
robotframework-appiumlibrary = "==1.5.0.7"
14
apipkg = "==1.5"
requirements.txt
@@ -22,7 +22,7 @@ pytest==6.2.5
22
pyyaml==6.0.1
23
requests==2.32.2
24
robotframework-appiumlibrary==1.5.0.7
25
-robotframework-pabot==1.11
+robotframework-pabot==2.18.0
26
robotframework-pythonlibcore==2.2.1
27
robotframework-seleniumlibrary==5.1.3
28
robotframework==4.0.1
0 commit comments