Skip to content

Commit eef3134

Browse files
Bump selenium from 4.32.0 to 4.37.0 in /python-wrapper
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.32.0 to 4.37.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.32.0...selenium-4.37.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566450a commit eef3134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev = [
4343
"ruff==0.14.0",
4444
"mypy==1.17.1",
4545
"pytest==8.4.2",
46-
"selenium==4.32.0",
46+
"selenium==4.37.0",
4747
"ipykernel==6.30.1",
4848
"palettable==3.3.3",
4949
"pytest-mock==3.14.0",

0 commit comments

Comments
 (0)