Skip to content

Commit 0d52a92

Browse files
Update dependency robotframework to v7
1 parent e4cce6c commit 0d52a92

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.4.3"
77
sa11y = "*"
88
sauceclient = "==1.0.0"
99
saucebindings = "==1.0.0"
10-
robotframework = "==4.0.1"
10+
robotframework = "==7.1.1"
1111
robotframework-pabot = "==1.11"
1212
robotframework-seleniumlibrary = "==5.1.3"
1313
robotframework-appiumlibrary = "==1.5.0.7"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ robotframework-appiumlibrary==1.5.0.7
2525
robotframework-pabot==1.11
2626
robotframework-pythonlibcore==2.2.1
2727
robotframework-seleniumlibrary==5.1.3
28-
robotframework==4.0.1
28+
robotframework==7.1.1
2929
saucebindings==1.0.0
3030
sauceclient==1.0.0
3131
selenium==4.4.3

0 commit comments

Comments
 (0)