Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 85fff0a commit 2d82cae
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/wptrunner/requirements_edge.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
selenium==4.3.0
selenium==4.28.0
2 changes: 1 addition & 1 deletion tools/wptrunner/requirements_ie.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mozprocess==1.3.0
selenium==4.3.0
selenium==4.28.0
2 changes: 1 addition & 1 deletion tools/wptrunner/requirements_opera.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mozprocess==1.3.0
selenium==4.3.0
selenium==4.28.0
2 changes: 1 addition & 1 deletion tools/wptrunner/requirements_sauce.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
selenium==4.3.0
selenium==4.28.0
requests==2.27.1

0 comments on commit 2d82cae

Please sign in to comment.