Skip to content

Commit 9fd2445

Browse files
Update dependency flask to v3.1.3 [SECURITY]
1 parent 266dbed commit 9fd2445

2 files changed

Lines changed: 19 additions & 18 deletions

File tree

poetry.lock

Lines changed: 18 additions & 17 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 @@ email-validator==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
77
exceptiongroup==1.2.1 ; python_version >= "3.10" and python_version < "3.11"
88
flake8==7.0.0 ; python_version >= "3.10" and python_version < "4.0"
99
flask-wtf==1.2.1 ; python_version >= "3.10" and python_version < "4.0"
10-
flask==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
10+
flask==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
1111
gunicorn==22.0.0 ; python_version >= "3.10" and python_version < "4.0"
1212
idna==3.7 ; 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)