Skip to content

Commit

Permalink
Bump gunicorn in /examples/server/wsgi/django_socketio
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent 9546b4b commit 591766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/wsgi/django_socketio/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 591766e

Please sign in to comment.