Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 39abba3 commit 6e6cddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ toml==0.10.1 # via pylint
typed-ast==1.5.4 # via astroid
uritemplate==3.0.1 # via google-api-python-client
urllib3==1.26.19 # via requests
werkzeug==3.0.3 # via flask
werkzeug==3.0.6 # via flask
wrapt==1.15.0 # via astroid
xmltodict==0.12.0 # via -r requirements.in
zope.event==4.4 # via gevent
Expand Down

0 comments on commit 6e6cddf

Please sign in to comment.