Skip to content

Commit 9861f29

Browse files
authored
Merge pull request #25 from thorrester/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents 69aca0a + 3bbd55f commit 9861f29

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -24,7 +24,7 @@ pylint = "^2.17.5"
2424
python-json-logger = "^2.0.7"
2525
fastapi = "^0.109.2"
2626
uvicorn = "^0.23"
27-
gunicorn = "^21"
27+
gunicorn = "^22"
2828

2929
[tool.ruff]
3030
line-length = 120

0 commit comments

Comments
 (0)