Skip to content

Commit

Permalink
Bump werkzeug from 3.0.4 to 3.0.6 in /requirements in the pip group a…
Browse files Browse the repository at this point in the history
…cross 1 directory (#44)
  • Loading branch information
davidism authored Oct 26, 2024
2 parents 8b7c4c7 + cded2f6 commit 3b14d36
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 3b14d36

Please sign in to comment.