Skip to content

Commit

Permalink
Bump werkzeug in /requirements in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /requirements directory: [werkzeug](https://github.com/pallets/werkzeug).


Updates `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
  dependency-group: pip
...

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

0 comments on commit cded2f6

Please sign in to comment.