We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47577ec commit 28f9900Copy full SHA for 28f9900
requirements.txt
@@ -29,4 +29,4 @@ six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
29
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
30
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "4.0"
31
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"
+werkzeug==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments