Skip to content

Commit

Permalink
depend(deps): update selenium requirement (#596)
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.16.0...selenium-4.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent 72fc2f3 commit f4e94d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/web.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
selenium>=4.16,<4.24
selenium>=4.16,<4.25
undetected-chromedriver>=3.5,<3.6
webdriver-manager>=4.0,<4.1

0 comments on commit f4e94d3

Please sign in to comment.