Skip to content

Commit a3932be

Browse files
authoredOct 26, 2024
Update dependency werkzeug to v3.0.6 [SECURITY]
1 parent 082a344 commit a3932be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"
3939
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
4040
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0"
4141
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
42-
werkzeug==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
42+
werkzeug==3.0.6 ; python_version >= "3.10" and python_version < "4.0"
4343
wtforms==3.1.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)