Skip to content

Commit c9ccd27

Browse files
Update dependency werkzeug to v3.0.6 [SECURITY]
1 parent 4412099 commit c9ccd27

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
@@ -29,4 +29,4 @@ six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
2929
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
3030
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "4.0"
3131
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
32-
werkzeug==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
32+
werkzeug==3.0.6 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)