Skip to content

Commit

Permalink
fix: bump selenium from 4.11.0 to 4.14.0
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.11.0 to 4.14.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.11.0...selenium-4.14.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 Oct 16, 2023
1 parent 70e6d18 commit b616fd0
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 @@ -4,7 +4,7 @@ docker==6.1.3
PyHamcrest==2.0.4
PyYAML==6.0.1
retry==0.9.2
selenium==4.11.0
selenium==4.14.0
behavex==2.0.1
deepdiff==6.3.1
jsonschema==4.18.4
Expand Down

0 comments on commit b616fd0

Please sign in to comment.