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 9, 2023
1 parent 25e9bdc commit 0ebe0c1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 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
13 changes: 10 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ beautifulsoup4==4.12.2
# via
# -r requirements-dev.in
# -r requirements.txt
# funding-service-design-utils
black==22.10.0
# via -r requirements-dev.in
blinker==1.6.2
Expand Down Expand Up @@ -174,14 +175,16 @@ flipper-client==1.3.2
# via
# -r requirements.txt
# funding-service-design-utils
funding-service-design-utils==2.0.14
funding-service-design-utils==2.0.26
# via -r requirements.txt
gitdb==4.0.9
# via gitpython
gitpython==3.1.27
# via bandit
govuk-frontend-jinja==2.3.0
# via -r requirements.txt
greenlet==3.0.1
# via sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -240,6 +243,7 @@ markupsafe==2.1.1
# -r requirements.txt
# jinja2
# mako
# sentry-sdk
# werkzeug
# wtforms
msal==1.18.0
Expand All @@ -266,6 +270,7 @@ packaging==21.3
# dparse
# pytest
# redis
# webdriver-manager
pathspec==0.9.0
# via black
pbr==5.9.0
Expand Down Expand Up @@ -301,6 +306,7 @@ pyjwt[crypto]==2.4.0
# -r requirements.txt
# funding-service-design-utils
# msal
# pyjwt
pyopenssl==22.0.0
# via urllib3
pyparsing==3.0.9
Expand Down Expand Up @@ -416,10 +422,11 @@ semver==2.13.0
# via
# -r requirements.txt
# prance
sentry-sdk[flask]==1.9.9
sentry-sdk[flask]==1.31.0
# via
# -r requirements.txt
# funding-service-design-utils
# sentry-sdk
six==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -492,7 +499,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 0ebe0c1

Please sign in to comment.