Update collectfast from 0.3.1 to 0.4.0

This commit is contained in:
pyup-bot 2016-12-17 03:00:39 -08:00
parent 0abfa781f7
commit a36cee3024

View File

@ -19,7 +19,7 @@ gunicorn==19.6.0
boto==2.45.0
django-storages-redux==1.3.2
{% if cookiecutter.use_whitenoise != 'y' -%}
Collectfast==0.3.1
Collectfast==0.4.0
{%- endif %}
# Email backends for Mailgun, Postmark, SendGrid and more