Skip to content

Commit dc3ba49

Browse files
Update dependency sauceclient to v1.0.1
1 parent 4f3ae89 commit dc3ba49

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Appium-Python-Client = "==4.3.0"
55
PyYAML = "==6.0.2"
66
selenium = "==4.26.1"
77
sa11y = "*"
8-
sauceclient = "==1.0.0"
8+
sauceclient = "==1.0.1"
99
saucebindings = "==1.3.0"
1010
robotframework = "==7.1.1"
1111
robotframework-pabot = "==2.18.0"

Pipfile.lock

Lines changed: 5 additions & 3 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
@@ -26,7 +26,7 @@ robotframework-pythonlibcore==4.4.1
2626
robotframework-seleniumlibrary==6.7.1
2727
robotframework==7.1.1
2828
saucebindings==1.3.0
29-
sauceclient==1.0.0
29+
sauceclient==1.0.1
3030
selenium==4.26.1
3131
six==1.16.0
3232
toml==0.10.2

0 commit comments

Comments
 (0)