Skip to content

Commit

Permalink
Bump werkzeug from 2.3.8 to 3.0.3 in /met-api
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 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.8...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 128b4b3 commit 16ac231
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion met-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytz==2024.1
PyYAML==6.0.1
six==1.16.0
SQLAlchemy==1.4.52
Werkzeug==2.3.8
Werkzeug==3.0.3
flask_mail==0.9.1
flask_restx
secure==0.3.0
Expand Down
2 changes: 1 addition & 1 deletion met-api/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ itsdangerous
sentry-sdk[flask]
bcrypt
jaeger-client
Werkzeug<3
Werkzeug<4
minio
pyhumps
sqlalchemy-utils
Expand Down

0 comments on commit 16ac231

Please sign in to comment.