Skip to content

Commit 2cb609a

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

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
@@ -44,7 +44,7 @@ dev = [
4444
"ruff==0.9.4",
4545
"mypy==1.15.0",
4646
"pytest==8.3.4",
47-
"selenium==4.28.1",
47+
"selenium==4.29.0",
4848
"ipykernel==6.29.5",
4949
"palettable==3.3.3",
5050
"pytest-mock==3.14.0",

0 commit comments

Comments
 (0)