Browse Source

Bump django from 4.1.7 to 4.1.9 in /examples/server/wsgi/django_socketio (#1185) #nolog

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

---
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/1194/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
b068fd6e8c
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.1.7
Django==4.1.9
python-engineio==4.3.2
python-socketio==5.6.0
sqlparse==0.4.4

Loading…
Cancel
Save