Skip to content

Commit 14e21fc

Browse files
authored
Merge pull request #65 from olivierphi/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents ff8b779 + 682ba34 commit 14e21fc

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

Lines changed: 9 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
@@ -14,7 +14,7 @@ packages = [
1414
[tool.poetry.dependencies]
1515
python = "^3.11"
1616
Django = "^5.0.3"
17-
gunicorn = "^21.2.0"
17+
gunicorn = "^22.0.0"
1818
django-alive = "^1.2.1"
1919
chess = "^1.9.3"
2020
django-htmx = "^1.13.0"

0 commit comments

Comments
 (0)