Skip to content

Commit 59a58c8

Browse files
Bump gunicorn from 23.0.0 to 24.1.1 in /backend
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.1.1. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...24.1.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02333db commit 59a58c8

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ django-cors-headers = "4.*"
151151
dataclasses-json = "0.*"
152152
django-guardian = "2.*"
153153
pillow = "11.*"
154-
gunicorn = "23.*"
154+
gunicorn = "25.*"
155155
django-admin-autocomplete-filter = "0.*"
156156
psycopg = { extras = ["c"], version = "*" }
157157

0 commit comments

Comments
 (0)