Skip to content

Commit 2223f11

Browse files
chore(deps): update selenium requirement from ~=4.10 to ~=4.11 (#899)
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- 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 60b8ed5 commit 2223f11

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
@@ -20,4 +20,4 @@ typing-extensions = "~=4.7"
2020
types-python-dateutil = "~=2.8"
2121

2222
[packages]
23-
selenium = "~=4.10"
23+
selenium = "~=4.11"

0 commit comments

Comments
 (0)