Browse Source

Bump django from 4.2.3 to 4.2.7 in /examples/server/wsgi/django_socketio (#1267) #nolog

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

---
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/1278/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
4fa3b19030
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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
backports.zoneinfo==0.2.1
bidict==0.22.1
Django==4.2.3
Django==4.2.7
gunicorn==20.1.0
h11==0.14.0
python-engineio==4.4.1

Loading…
Cancel
Save