Skip to content

Commit 8b91198

Browse files
Update dependency werkzeug to v3.0.3 [SECURITY]
1 parent 11abce6 commit 8b91198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
2727
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
2828
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
2929
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
30-
werkzeug==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
30+
werkzeug==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
3131
wtforms==3.1.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)