Update django from 1.9.8 to 1.10

This commit is contained in:
pyup-bot 2016-08-01 11:48:13 -07:00
parent 91aabe10d9
commit e7e0d5ebe0

View File

@ -7,7 +7,7 @@ wheel==0.29.0
{%- endif %}
# Bleeding edge Django
django==1.9.8
django==1.10
# Configuration
django-environ==0.4.0