Skip to content

Commit c6ce075

Browse files
authored
Merge pull request #88 from saucelabs-training/renovate/robotframework-7.x
Update dependency robotframework to v7
2 parents f01e89b + 588a5b3 commit c6ce075

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
@@ -7,7 +7,7 @@ selenium = "==4.26.1"
77
sa11y = "*"
88
sauceclient = "==1.0.0"
99
saucebindings = "==1.3.0"
10-
robotframework = "==4.1.3"
10+
robotframework = "==7.1.1"
1111
robotframework-pabot = "==1.13"
1212
robotframework-seleniumlibrary = "==5.1.3"
1313
robotframework-appiumlibrary = "==1.6.4"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ robotframework-appiumlibrary==1.6.4
2525
robotframework-pabot==1.13
2626
robotframework-pythonlibcore==2.2.1
2727
robotframework-seleniumlibrary==5.1.3
28-
robotframework==4.1.3
28+
robotframework==7.1.1
2929
saucebindings==1.3.0
3030
sauceclient==1.0.0
3131
selenium==4.26.1

0 commit comments

Comments
 (0)