Update django from 1.10.6 to 1.10.7

This commit is contained in:
pyup-bot 2017-04-05 01:36:32 -07:00
parent f62e05b95e
commit 6cf9fb0ee0

View File

@ -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