Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 51f4a22 commit 8a0caa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion analytics-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Mako==1.2.4
MarkupSafe==2.1.2
SQLAlchemy-Utils==0.40.0
SQLAlchemy==1.3.24
Werkzeug==2.2.3
Werkzeug==3.0.1
alembic==1.10.3
aniso8601==9.0.1
attrs==22.2.0
Expand Down
2 changes: 1 addition & 1 deletion analytics-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 8a0caa3

Please sign in to comment.