Skip to content

Commit 894380b

Browse files
chore(deps): update selenium requirement from ~=4.12 to ~=4.13 (#915)
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.12.0...selenium-4.13.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa7ba6e commit 894380b

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
@@ -19,4 +19,4 @@ tox = "~=4.11"
1919
types-python-dateutil = "~=2.8"
2020

2121
[packages]
22-
selenium = "~=4.12"
22+
selenium = "~=4.13"

0 commit comments

Comments
 (0)