Skip to content

Commit

Permalink
Merge pull request #68 from saucelabs-training/renovate/selenium-4.x
Browse files Browse the repository at this point in the history
Update dependency selenium to v4.26.1
  • Loading branch information
diemol authored Nov 25, 2024
2 parents 0556a82 + 7fb7a85 commit bfb2c12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytest = "==6.2.5"
pytest-xdist = "==2.5.0"
Appium-Python-Client = "==2.11.1"
PyYAML = "==5.4.1"
selenium = "==4.4.3"
selenium = "==4.26.1"
sa11y = "*"
sauceclient = "==1.0.0"
saucebindings = "==1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ robotframework-seleniumlibrary==5.1.3
robotframework==4.1.3
saucebindings==1.3.0
sauceclient==1.0.0
selenium==4.4.3
selenium==4.26.1
six==1.16.0
toml==0.10.2
typing-extensions==3.7.4.3 ; python_version < '3.8'
Expand Down

0 comments on commit bfb2c12

Please sign in to comment.