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

Commit

Permalink
Bump werkzeug from 2.3.6 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.6...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent d9764ec commit 8c9da24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 4 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@ funding-service-design-utils==2.0.32
govuk-frontend-jinja==2.7.0
# via -r requirements.txt
greenlet==3.0.3
# via -r requirements.txt
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -299,7 +301,7 @@ webassets==2.0
# via
# -r requirements.txt
# flask-assets
werkzeug==2.3.6
werkzeug==3.0.3
# via
# -r requirements.txt
# flask
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,7 @@ rich==12.6.0
s3transfer==0.6.1
# via boto3
sentry-sdk[flask]==1.29.2
# via
# funding-service-design-utils
# sentry-sdk
# via funding-service-design-utils
six==1.16.0
# via
# python-consul
Expand Down Expand Up @@ -172,7 +170,7 @@ urllib3==1.26.18
# sentry-sdk
webassets==2.0
# via flask-assets
werkzeug==2.3.6
werkzeug==3.0.3
# via flask

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 8c9da24

Please sign in to comment.