Skip to content

Commit 7757510

Browse files
Bump selenium from 4.29.0 to 4.31.0 (#366)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.29.0 to 4.31.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.29.0...selenium-4.31.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.31.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> Co-authored-by: Benjamin Forehand Jr <bennyjr169@gmail.com>
1 parent 5083c39 commit 7757510

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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.29.0"
11+
selenium = "^4.31.0"
1212

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

0 commit comments

Comments
 (0)