Skip to content

Commit

Permalink
chore(deps): update selenium requirement from ~=4.24 to ~=4.25
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.24.0...selenium-4.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 2c775ee commit d8b7884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -19,5 +19,5 @@ tox = "~=4.21"
types-python-dateutil = "~=2.9"

[packages]
selenium = "~=4.24"
selenium = "~=4.25"
typing-extensions = "~=4.12.2"

0 comments on commit d8b7884

Please sign in to comment.