Skip to content

Commit 2ad6b2d

Browse files
chore(deps): update selenium requirement from ~=4.25 to ~=4.26
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.25.0...selenium-4.26.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a22306e commit 2ad6b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ tox = "~=4.23"
1515
types-python-dateutil = "~=2.9"
1616

1717
[packages]
18-
selenium = "==4.25"
18+
selenium = "==4.26.0"
1919
typing-extensions = "~=4.12.2"

0 commit comments

Comments
 (0)