Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
bump webdriver-manager from 3.7.0 to 4.0.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: webdriver-manager
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 42d4bd9 commit 356b5a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ pytest-mock==3.10.0
pytest-selenium==2.0.1
pip-tools>=6.13.0
selenium==4.2.0
webdriver-manager==3.7.0
webdriver-manager==4.0.1
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ packaging==21.3
# connexion
# dparse
# pytest
# webdriver-manager
pathspec==0.9.0
# via black
pbr==5.9.0
Expand Down Expand Up @@ -495,7 +496,7 @@ webassets==2.0
# via
# -r requirements.txt
# flask-assets
webdriver-manager==3.7.0
webdriver-manager==4.0.1
# via -r requirements-dev.in
werkzeug==2.2.3
# via
Expand Down

0 comments on commit 356b5a1

Please sign in to comment.