Skip to content

Commit 31bf324

Browse files
Update dependency werkzeug to v2.3.8 [SECURITY]
1 parent d04157d commit 31bf324

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
@@ -24,4 +24,4 @@ python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2424
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
2525
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
2626
typing-extensions==4.8.0 ; python_version >= "3.10" and python_version < "4.0"
27-
werkzeug==2.3.7 ; python_version >= "3.10" and python_version < "4.0"
27+
werkzeug==2.3.8 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)