Skip to content

Commit 281a765

Browse files
authored
Merge pull request #90 from saucelabs-training/renovate/robotframework-pabot-2.x
Update dependency robotframework-pabot to v2
2 parents c6ce075 + cf5f818 commit 281a765

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sa11y = "*"
88
sauceclient = "==1.0.0"
99
saucebindings = "==1.3.0"
1010
robotframework = "==7.1.1"
11-
robotframework-pabot = "==1.13"
11+
robotframework-pabot = "==2.18.0"
1212
robotframework-seleniumlibrary = "==5.1.3"
1313
robotframework-appiumlibrary = "==1.6.4"
1414
apipkg = "==3.0.2"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest==8.3.3
2222
pyyaml==6.0.2
2323
requests==2.32.3
2424
robotframework-appiumlibrary==1.6.4
25-
robotframework-pabot==1.13
25+
robotframework-pabot==2.18.0
2626
robotframework-pythonlibcore==2.2.1
2727
robotframework-seleniumlibrary==5.1.3
2828
robotframework==7.1.1

0 commit comments

Comments
 (0)