Skip to content

Commit ff50af0

Browse files
chore(deps): update selenium requirement from ~=4.3 to ~=4.4 (#757)
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.3.0...selenium-4.4.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 677c1a2 commit ff50af0

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
@@ -7,7 +7,7 @@ verify_ssl = true
77
pre-commit = "~=2.20"
88

99
[packages]
10-
selenium = "~=4.3"
10+
selenium = "~=4.4"
1111

1212
black = "==22.6.0"
1313

0 commit comments

Comments
 (0)