Browse Source

Bump gunicorn in /examples/server/wsgi/django_socketio (#1325) #nolog

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1326/head
dependabot[bot] 12 months ago
committed by GitHub
parent
commit
2e234fc61c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      examples/server/wsgi/django_socketio/requirements.txt

2
examples/server/wsgi/django_socketio/requirements.txt

@ -1,7 +1,7 @@
asgiref==3.6.0
bidict==0.22.1
Django==4.2.11
gunicorn==20.1.0
gunicorn==22.0.0
h11==0.14.0
python-engineio
python-socketio

Loading…
Cancel
Save