Skip to content

Commit 421a0de

Browse files
Update dependency flask to v3.1.1 [SECURITY]
1 parent 82fbaac commit 421a0de

File tree

2 files changed

+11
-86
lines changed

2 files changed

+11
-86
lines changed

poetry.lock

Lines changed: 10 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
77
flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0"
88
flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
99
flask-sock==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
10-
flask==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
10+
flask==3.1.1 ; python_version >= "3.10" and python_version < "4.0"
1111
gunicorn==23.0.0 ; python_version >= "3.10" and python_version < "4.0"
1212
h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
1313
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)