mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-13 15:13:10 +00:00
Update django from 1.10.1 to 1.10.2 (#834)
This commit is contained in:
parent
936b028c7b
commit
ccedf35895
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ wheel==0.29.0
|
|||
{%- endif %}
|
||||
|
||||
# Bleeding edge Django
|
||||
django==1.10.1
|
||||
django==1.10.2
|
||||
|
||||
# Configuration
|
||||
django-environ==0.4.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue