chore(deps): bump gunicorn from 21.2.0 to 23.0.0

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

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 23.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-30 02:59:16 +00:00
committed by GitHub
parent a8a6e03428
commit 36cc0c08d2

View File

@@ -92,7 +92,7 @@ dependencies = [
'python-daemon==3.0.1',
'eventlet==0.33.3',
'greenlet==3.0.1',
'gunicorn==21.2.0',
'gunicorn==23.0.0',
'celery==5.3.1',
'flower==2.0.1',
'django-celery-beat==2.6.0',