Skip to content

Commit

Permalink
Bump werkzeug from 1.0.1 to 3.0.3 in /queue_services/auth-queue
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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@1.0.1...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 38230f2 commit cf5d7f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion queue_services/auth-queue/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CacheControl==0.14.0
Flask==1.1.2
Jinja2==3.0.3
MarkupSafe==2.0.1
Werkzeug==1.0.1
Werkzeug==3.0.3
attrs==23.2.0
blinker==1.8.1
cachetools==5.3.3
Expand Down
2 changes: 1 addition & 1 deletion queue_services/auth-queue/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ python-dotenv
sentry-sdk[flask]
pycountry
jaeger-client
Werkzeug<2
Werkzeug<4
attrs
python-dateutil
itsdangerous==2.0.1
Expand Down

0 comments on commit cf5d7f3

Please sign in to comment.