We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862d037 commit 4b37a4cCopy full SHA for 4b37a4c
2 files changed
Pipfile
@@ -7,7 +7,7 @@ selenium = "==4.33.0"
7
sa11y = "*"
8
sauceclient = "==1.0.1"
9
robotframework = "==7.3.1"
10
-robotframework-pabot = "==4.2.0"
+robotframework-pabot = "==4.3.2"
11
robotframework-seleniumlibrary = "==6.7.1"
12
apipkg = "==3.0.2"
13
attrs = "==25.3.0"
requirements.txt
@@ -21,7 +21,7 @@ pytest==8.4.0
21
pytest-playwright==0.7.0
22
pyyaml==6.0.2
23
requests==2.32.4
24
-robotframework-pabot==4.2.0
+robotframework-pabot==4.3.2
25
robotframework-pythonlibcore==4.4.1
26
robotframework-seleniumlibrary==6.7.1
27
robotframework==7.3.1
0 commit comments