Update django-environ from 0.4.0 to 0.4.1

This commit is contained in:
pyup-bot 2016-11-13 11:59:18 -08:00
parent 313aff19a1
commit e094ba12b0

View File

@ -10,7 +10,7 @@ wheel==0.29.0
django==1.10.3 django==1.10.3
# Configuration # Configuration
django-environ==0.4.0 django-environ==0.4.1
{% if cookiecutter.use_whitenoise == 'y' -%} {% if cookiecutter.use_whitenoise == 'y' -%}
whitenoise==3.2.2 whitenoise==3.2.2
{%- endif %} {%- endif %}