Skip to content

Commit 28f9900

Browse files
Update dependency werkzeug to v3.0.3 [SECURITY]
1 parent 47577ec commit 28f9900

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.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)