Update django-environ from 0.4.3 to 0.4.4

This commit is contained in:
pyup-bot 2017-08-21 04:51:47 -07:00
parent 796247a284
commit 873c4a0414

View File

@ -9,7 +9,7 @@ wheel==0.29.0
django==1.10.7 # pyup: >=1.10,<1.11 django==1.10.7 # pyup: >=1.10,<1.11
# Configuration # Configuration
django-environ==0.4.3 django-environ==0.4.4
{% if cookiecutter.use_whitenoise == 'y' -%} {% if cookiecutter.use_whitenoise == 'y' -%}
whitenoise==3.3.0 whitenoise==3.3.0
{%- endif %} {%- endif %}