Skip to content

Commit

Permalink
Update selenium requirement from ~=4.9.1 to ~=4.19.0
Browse files Browse the repository at this point in the history
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.9.1...selenium-4.19.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent a6ebc69 commit e0939ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ requests ~= 2.30.0
coverage >= 6.3.1
codecov >= 2.1.12
webdriver_manager ~= 3.8.6
selenium ~= 4.9.1
selenium ~= 4.19.0

0 comments on commit e0939ff

Please sign in to comment.