Skip to content

Commit

Permalink
Bump selenium from 4.11.2 to 4.16.0 (#1131)
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.11.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>
(cherry picked from commit 030ebdc)
  • Loading branch information
dependabot[bot] authored and JacobCallahan committed Jan 23, 2024
1 parent 2539fe1 commit 31ecda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'pytest',
'wait_for',
'webdriver-kaifuku',
'selenium==4.11.2',
'selenium==4.16.0',
'widgetastic.core',
'widgetastic.patternfly',
'widgetastic.patternfly4',
Expand Down

0 comments on commit 31ecda2

Please sign in to comment.