Skip to content

Commit

Permalink
Bump werkzeug from 2.0.3 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.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.0.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] committed Oct 25, 2023
1 parent cac4e7c commit b2ffbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Jinja2<3.0.0
MarkupSafe<2.0.0
ruamel.yaml==0.16.5
itsdangerous==2.0.1
werkzeug==2.0.3
werkzeug==3.0.1
gunicorn==20.0.4
pytest==6.2.2

0 comments on commit b2ffbe9

Please sign in to comment.