Skip to content

Commit 918cf4e

Browse files
Update dependency robotframework to v7.3
1 parent 5f618b0 commit 918cf4e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ selenium = "==4.26.1"
77
sa11y = "*"
88
sauceclient = "==1.0.1"
99
saucebindings = "==1.3.0"
10-
robotframework = "==7.1.1"
10+
robotframework = "==7.3"
1111
robotframework-pabot = "==4.2.0"
1212
robotframework-seleniumlibrary = "==6.7.1"
1313
apipkg = "==3.0.2"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ requests==2.32.3
2424
robotframework-pabot==4.2.0
2525
robotframework-pythonlibcore==4.4.1
2626
robotframework-seleniumlibrary==6.7.1
27-
robotframework==7.1.1
27+
robotframework==7.3
2828
saucebindings==1.3.0
2929
sauceclient==1.0.1
3030
selenium==4.26.1

0 commit comments

Comments
 (0)