Skip to content

Commit d344ea8

Browse files
Bump selenium from 4.40.0 to 4.41.0 in /python-wrapper
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.40.0 to 4.41.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.40.0...selenium-4.41.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5503e3 commit d344ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"ruff==0.14.14",
5353
"mypy==1.19.1",
5454
"pytest==8.4.2",
55-
"selenium==4.40.0",
55+
"selenium==4.41.0",
5656
"ipykernel==7.1.0",
5757
"palettable==3.3.3",
5858
"pytest-mock==3.15.1",

0 commit comments

Comments
 (0)