Skip to content

Commit 48fd703

Browse files
Update dependency werkzeug to v3.1.4 [SECURITY]
1 parent 468023f commit 48fd703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ setuptools==80.9.0 ; python_version >= "3.12" and python_version < "4.0"
2929
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"
3030
tzdata==2025.2 ; python_version >= "3.12" and python_version < "4.0"
3131
webassets==3.0.0 ; python_version >= "3.12" and python_version < "4.0"
32-
werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
32+
werkzeug==3.1.4 ; python_version >= "3.12" and python_version < "4.0"
3333
zope-dottedname==6.1 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)