Skip to content

Commit 3a78555

Browse files
Bump selenium from 4.31.0 to 4.32.0 (#368)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.31.0 to 4.32.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e88754b commit 3a78555

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
selenium = "^4.31.0"
11+
selenium = "^4.32.0"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
flake8 = "^7.2.0"

0 commit comments

Comments
 (0)