Skip to content

Commit

Permalink
Bump werkzeug from 3.0.4 to 3.0.6 in /requirements
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.4 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.4...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 0bf189c commit b6e70ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ virtualenv==20.26.3
# via
# pre-commit
# tox
werkzeug==3.0.4
werkzeug==3.0.6
# via
# -r tests.txt
# flask
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ typing-extensions==4.12.2
# via
# aiosqlite
# sqlalchemy
werkzeug==3.0.4
werkzeug==3.0.6
# via flask

0 comments on commit b6e70ce

Please sign in to comment.