Skip to content

Commit d55b44f

Browse files
Bump gunicorn from 22.0.0 to 25.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 25.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.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 28a63da commit d55b44f

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

poetry.lock

Lines changed: 11 additions & 10 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
@@ -12,7 +12,7 @@ Django = "^4.2.16"
1212
django-q = "^1.3.9"
1313
django-choices-field = "^2.3"
1414
django-cors-headers = "^4.4.0"
15-
gunicorn = "^22.0.0"
15+
gunicorn = "^25.0.0"
1616
Pillow = "^10.4.0"
1717
psycopg2 = "^2.9.9"
1818
strawberry-django-auth = "^0.376.2"

0 commit comments

Comments
 (0)