Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0f7ddee

Browse files
Update dependency gunicorn to v22
1 parent e50e95b commit 0f7ddee

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

‎poetry.lock‎

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

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pytest = "*"
2121
black = "*"
2222
isort = "*"
2323
mypy = "*"
24-
gunicorn = "^21.2.0"
24+
gunicorn = "^22.0.0"
2525

2626
[tool.poetry.scripts]
2727
run = "wsgi:app"

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exceptiongroup==1.2.0 ; python_version >= "3.10" and python_version < "3.11"
66
flask-sqlalchemy==3.1.1 ; python_version >= "3.10" and python_version < "4.0"
77
flask==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
88
greenlet==3.0.3 ; python_version >= "3.10" and python_version < "4.0" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
9-
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
9+
gunicorn==22.0.0 ; python_version >= "3.10" and python_version < "4.0"
1010
iniconfig==2.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"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /