Skip to content

Commit

Permalink
Update dependency selenium to v4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 4bf11b4 commit fce6d85
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 = "==8.3.3"
pytest-xdist = "==3.6.1"
Appium-Python-Client = "==4.3.0"
PyYAML = "==6.0.2"
selenium = "==4.26.1"
selenium = "==4.28.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==6.6.1
robotframework==7.1.1
saucebindings==1.3.0
sauceclient==1.0.0
selenium==4.26.1
selenium==4.28.1
six==1.16.0
toml==0.10.2
typing-extensions==4.12.2 ; python_version < '3.8'
Expand Down

0 comments on commit fce6d85

Please sign in to comment.