Bump gunicorn from 21.2.0 to 22.0.0 (#1239)

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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-21 19:32:55 +00:00 committed by GitHub
parent 9029f3390f
commit 87e53013eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ python-decouple==3.8
requests==2.31.0 requests==2.31.0
ring==0.10.1 ring==0.10.1
git+https://github.com/RoboSats/Robohash.git git+https://github.com/RoboSats/Robohash.git
gunicorn==21.2.0 gunicorn==22.0.0
psycopg2==2.9.9 psycopg2==2.9.9
SQLAlchemy==2.0.16 SQLAlchemy==2.0.16
django-import-export==3.3.8 django-import-export==3.3.8