Skip to content

Commit 65c3e28

Browse files
Update dependency selenium to v4.29.0
1 parent e7290d1 commit 65c3e28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pytest = "==8.3.3"
33
pytest-xdist = "==3.6.1"
44
Appium-Python-Client = "==4.3.0"
55
PyYAML = "==6.0.2"
6-
selenium = "==4.26.1"
6+
selenium = "==4.29.0"
77
sa11y = "*"
88
sauceclient = "==1.0.0"
99
saucebindings = "==1.3.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ robotframework-seleniumlibrary==6.6.1
2727
robotframework==7.1.1
2828
saucebindings==1.3.0
2929
sauceclient==1.0.0
30-
selenium==4.26.1
30+
selenium==4.29.0
3131
six==1.16.0
3232
toml==0.10.2
3333
typing-extensions==4.12.2 ; python_version < '3.8'

0 commit comments

Comments
 (0)