Skip to content

Commit 682ba34

Browse files
Bump gunicorn from 21.2.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8b779 commit 682ba34

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)