Bump gunicorn from 22.0.0 to 23.0.0

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-25 22:50:05 +00:00
committed by GitHub
parent 02e0cf709c
commit 32958afb1f

View File

@@ -8,7 +8,7 @@ distro==1.9.0
Django==5.0.6
django-cors-headers==4.2.0
djangorestframework==3.15.2
gunicorn==22.0.0
gunicorn==23.0.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0