Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 4f38e5e commit b23b31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ typing-extensions==4.8.0 ; python_version > "3.7"
# pydash
urllib3==2.0.7
# via requests
werkzeug==1.0.1
werkzeug==2.3.8
# via flask
zipp==3.15.0 ; python_version == "3.7"
zipp==3.17.0 ; python_version == "3.8"
Expand Down

0 comments on commit b23b31e

Please sign in to comment.