We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf11b4 commit 575ffefCopy full SHA for 575ffef
Pipfile
@@ -8,7 +8,7 @@ sa11y = "*"
8
sauceclient = "==1.0.0"
9
saucebindings = "==1.3.0"
10
robotframework = "==7.1.1"
11
-robotframework-pabot = "==2.18.0"
+robotframework-pabot = "==2.19.0"
12
robotframework-seleniumlibrary = "==6.6.1"
13
robotframework-appiumlibrary = "==2.1.0"
14
apipkg = "==3.0.2"
requirements.txt
@@ -22,7 +22,7 @@ pytest==8.3.3
22
pyyaml==6.0.2
23
requests==2.32.3
24
robotframework-appiumlibrary==2.1.0
25
-robotframework-pabot==2.18.0
+robotframework-pabot==2.19.0
26
robotframework-pythonlibcore==4.4.1
27
robotframework-seleniumlibrary==6.6.1
28
robotframework==7.1.1
0 commit comments