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