Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 73a44ee

Browse files
Bump gunicorn from 21.2.0 to 22.0.0 (#103)
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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0442cc9 commit 73a44ee

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
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
@@ -20,7 +20,7 @@ boto3 = "1.34.39"
2020
django = "5.0.2"
2121
wagtail = "6.0.1"
2222
wagtail-bakery = "0.8.0"
23-
gunicorn = "21.2.0"
23+
gunicorn = "22.0.0"
2424
django-heroku = "0.3.1"
2525
pyjade = "4.0.0"
2626
django-assets = "2.0"

0 commit comments

Comments
 (0)