mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-02 09:54:43 +00:00
Update django from 2.0 to 2.0.2 (#1514)
This commit is contained in:
parent
642af90a37
commit
97f0ca6fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue