Skip to content

Commit 382135c

Browse files
Update dependency selenium to v4.39.0
1 parent a51d006 commit 382135c

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
@@ -3,7 +3,7 @@ pytest = "==8.4.2"
33
pytest-xdist = "==3.8.0"
44
Appium-Python-Client = "==5.2.4"
55
PyYAML = "==6.0.3"
6-
selenium = "==4.38.0"
6+
selenium = "==4.39.0"
77
sa11y = "*"
88
sauceclient = "==1.0.1"
99
robotframework = "==7.4.1"

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
@@ -26,7 +26,7 @@ robotframework-pythonlibcore==4.4.1
2626
robotframework-seleniumlibrary==6.8.0
2727
robotframework==7.4.1
2828
sauceclient==1.0.1
29-
selenium==4.38.0
29+
selenium==4.39.0
3030
six==1.17.0
3131
toml==0.10.2
3232
urllib3==2.6.3

0 commit comments

Comments
 (0)