Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent f23fca9 commit 3930a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ pre-commit==2.21.0 ; python_version<"3.8"
webpack-manifest==2.1.1
# only for testing
responses~=0.24.1
selenium==4.15.2
selenium==4.16.0
tblib==3.0.0
unittest-xml-reporting==3.2.0

0 comments on commit 3930a47

Please sign in to comment.