Update django from 2.0 to 2.0.2 (#1514)

This commit is contained in:
pyup.io bot 2018-02-16 22:42:20 +01:00 committed by Jannis Gebauer
parent 642af90a37
commit 97f0ca6fa7

View File

@ -6,7 +6,7 @@ wheel==0.30.0
# Conservative Django
django==2.0 # pyup: < 2.1
django==2.0.2 # pyup: < 2.1
# Configuration
django-environ==0.4.4