Skip to content

Commit c884ebb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"types-python-dateutil==2.9.0.20260124",
4848
]
4949
docker = [
50-
"gunicorn~=22.0.0",
50+
"gunicorn~=25.0.2",
5151
"mozilla-django-oidc~=4.0.1",
5252
"mysqlclient~=2.2.4",
5353
]

0 commit comments

Comments
 (0)