Skip to content

Commit 12d7c70

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

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.1",
4444
"mypy==1.18.2",
4545
"pytest==8.4.2",
46-
"selenium==4.32.0",
46+
"selenium==4.38.0",
4747
"ipykernel==6.30.1",
4848
"palettable==3.3.3",
4949
"pytest-mock==3.14.0",

0 commit comments

Comments
 (0)