Skip to content

Commit

Permalink
Bump selenium from 3.141.0 to 4.27.1
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.27.1.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9d51b9a commit 237d803
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ networkx = "*" # Avoid its dependencies (SciPy)

[dev-packages]
pre-commit = "*"
selenium = "==3.141.*"
selenium = "==4.27.*"
django-debug-toolbar = "*"
sphinx = "*"
sphinx-autobuild = "*"
Expand Down
102 changes: 89 additions & 13 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 237d803

Please sign in to comment.