mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update django from 1.10.7 to 1.10.8 (#1320)
This commit is contained in:
parent
433eef62e4
commit
a42df4f1b2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ wheel==0.29.0
|
|||
|
||||
|
||||
# Bleeding edge Django
|
||||
django==1.10.7 # pyup: >=1.10,<1.11
|
||||
django==1.10.8 # pyup: >=1.10,<1.11
|
||||
|
||||
# Configuration
|
||||
django-environ==0.4.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue