Browse Source

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

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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 2 weeks ago
committed by GitHub
parent
commit
fc0c1e2fee
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.20
gunicorn==22.0.0
gunicorn==23.0.0
h11==0.14.0
python-engineio
python-socketio

Loading…
Cancel
Save