mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-12 17:20:59 +00:00
Update django from 1.10.6 to 1.10.7 (#1110)
This commit is contained in:
parent
f62e05b95e
commit
3bbbcea0d0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ wheel==0.29.0
|
|||
{%- endif %}
|
||||
|
||||
# Bleeding edge Django
|
||||
django==1.10.6 # pyup: >=1.10,<1.11
|
||||
django==1.10.7 # pyup: >=1.10,<1.11
|
||||
|
||||
# Configuration
|
||||
django-environ==0.4.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue