Upgrade django to newest bugfix version

https://docs.djangoproject.com/en/2.1/releases/2.1.1/
This commit is contained in:
Víðir Valberg Guðmundsson 2018-08-31 11:41:49 +02:00 committed by GitHub
parent ac54e4cb16
commit 4c124a978d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Django==2.1
Django==2.1.1
channels==2.1.2
channels_redis==2.2.1