Skip to content

Commit

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

---
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 Feb 5, 2023
1 parent d33187a commit ecee2b6
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 254 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ drf-link-header-pagination = "*"

[dev-packages]
pre-commit = "*"
selenium = "==3.141.*"
selenium = "==4.8.*"
django-debug-toolbar = "*"
sphinx = "*"
sphinx-autobuild = "*"
Expand Down
Loading

0 comments on commit ecee2b6

Please sign in to comment.