Skip to content

Commit 4a28fd9

Browse files
Update dependency gunicorn to v23 [SECURITY]
1 parent 4412099 commit 4a28fd9

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Diff for: poetry.lock

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ faker==21.0.0 ; python_version >= "3.10" and python_version < "4.0"
77
flake8==6.1.0 ; 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==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==23.0.0 ; python_version >= "3.10" and python_version < "4.0"
1111
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
1212
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
1313
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)