Skip to content

Commit a3ea47c

Browse files
chore(deps): bump selenium from 4.31.0 to 4.32.0
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.31.0 to 4.32.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2680a28 commit a3ea47c

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.25"
1515
types-python-dateutil = "~=2.9"
1616

1717
[packages]
18-
selenium = "==4.31.0"
18+
selenium = "==4.32.0"
1919
typing-extensions = "~=4.13.2"

0 commit comments

Comments
 (0)