Browse Source

Bump django in /examples/server/wsgi/django_socketio (#1307) #nolog

Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1313/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
e8bab71413
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,6 +1,6 @@
asgiref==3.6.0 asgiref==3.6.0
bidict==0.22.1 bidict==0.22.1
Django==4.2.7 Django==4.2.10
gunicorn==20.1.0 gunicorn==20.1.0
h11==0.14.0 h11==0.14.0
python-engineio python-engineio

Loading…
Cancel
Save