Skip to content

Commit be7202f

Browse files
Update dependency gunicorn to v22 [SECURITY]
1 parent c8d652e commit be7202f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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.0 ; python_version >= "3.10" and python_version < "3.11"
77
flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
88
flask-sock==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
99
flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
10-
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
10+
gunicorn==22.0.0 ; python_version >= "3.10" and python_version < "4.0"
1111
h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
1212
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
1313
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)