Skip to content

Commit

Permalink
fix: bump selenium from 4.23.1 to 4.25.0
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.23.1 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.25.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 5ac58d7 commit 3a8aafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ docker==7.1.0
PyHamcrest==2.1.0
PyYAML==6.0.2
retry==0.9.2
selenium==4.23.1
selenium==4.25.0
behavex==3.2.0
deepdiff==7.0.1
jsonschema==4.23.0
Expand Down

0 comments on commit 3a8aafa

Please sign in to comment.