Browse Source

Bump django from 4.0.5 to 4.0.7 in /examples/server/wsgi/django_socketio (#999) #nolog

Bumps [django](https://github.com/django/django) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.5...4.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1068/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
d399027cd1
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.5.2
backports.zoneinfo==0.2.1
bidict==0.22.0
Django==4.0.5
Django==4.0.7
python-engineio==4.3.2
python-socketio==5.6.0
sqlparse==0.4.2

Loading…
Cancel
Save