Skip to content

Commit 1772714

Browse files
Bump gunicorn from 23.0.0 to 25.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 25.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8121415 commit 1772714

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

poetry.lock

Lines changed: 10 additions & 9 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
@@ -13,7 +13,7 @@ django = "5.2.9"
1313
django-celery-beat = "2.8.1"
1414
django-hosts = "7.0.0"
1515
djangorestframework = "3.16.1"
16-
gunicorn = "23.0.0"
16+
gunicorn = "25.0.0"
1717
pillow = "12.0.0"
1818
psycopg2-binary = "2.9.11"
1919
pytz = "2025.2"

0 commit comments

Comments
 (0)