Skip to content

Commit 16e7780

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 a721d01 commit 16e7780

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.15.2",
5353
"mypy==1.19.1",
5454
"pytest==9.0.2",
55-
"selenium==4.40.0",
55+
"selenium==4.41.0",
5656
"ipykernel==7.2.0",
5757
"palettable==3.3.3",
5858
"pytest-mock==3.15.1",

0 commit comments

Comments
 (0)