We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7290d1 commit fe45a77Copy full SHA for fe45a77
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.20.0"
12
robotframework-seleniumlibrary = "==6.6.1"
13
apipkg = "==3.0.2"
14
attrs = "==24.2.0"
requirements.txt
@@ -21,7 +21,7 @@ pytest-xdist==3.6.1
21
pytest==8.3.3
22
pyyaml==6.0.2
23
requests==2.32.3
24
-robotframework-pabot==2.18.0
+robotframework-pabot==2.20.0
25
robotframework-pythonlibcore==4.4.1
26
robotframework-seleniumlibrary==6.6.1
27
robotframework==7.1.1
0 commit comments