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 and aaronwilliamsv1 committed Nov 3, 2023
1 parent e2c564a commit 1df5abf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 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
23 changes: 11 additions & 12 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.0
# 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 @@ -336,7 +341,7 @@ pytest-flask==1.2.0
# via -r requirements-dev.in
pytest-html==3.1.1
# via pytest-selenium
pytest-metadata==2.0.1
pytest-metadata==3.0.0
# via pytest-html
pytest-mock==3.10.0
# via -r requirements-dev.in
Expand Down Expand Up @@ -401,9 +406,7 @@ ruamel-yaml==0.17.21
# -r requirements.txt
# prance
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
# via -r requirements.txt
s3transfer==0.6.1
# via
# -r requirements.txt
Expand All @@ -416,7 +419,7 @@ 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
Expand Down Expand Up @@ -466,11 +469,7 @@ toml==0.10.2
# dparse
# pre-commit
tomli==2.0.1
# via
# black
# build
# pyproject-hooks
# pytest
# via pytest
trio==0.21.0
# via
# selenium
Expand All @@ -492,7 +491,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 1df5abf

Please sign in to comment.