Bump gunicorn from 21.2.0 to 22.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-17 02:52:06 +00:00 committed by GitHub
parent d486f1819a
commit e8486a6767
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ django-admin-extra-buttons==1.5.7
django-appconf==1.0.6
django-compressor==4.4
flake8==7.0.0
gunicorn==21.2.0
gunicorn==22.0.0
mccabe==0.7.0
packaging==24.0
pip-tools==7.4.1

View file

@ -30,7 +30,7 @@ django-compressor==4.4
# via -r requirements.in
flake8==7.0.0
# via -r requirements.in
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
mccabe==0.7.0
# via