Update collectfast from 0.5.2 to 0.6.0

This commit is contained in:
pyup-bot 2017-12-08 06:29:07 -08:00
parent 2e672856be
commit 98fdbab8b9

View File

@ -19,7 +19,7 @@ gunicorn==19.7.1
boto3==1.4.7
django-storages==1.6.5
{% if cookiecutter.use_whitenoise != 'y' -%}
Collectfast==0.5.2
Collectfast==0.6.0
{%- endif %}
# Email backends for Mailgun, Postmark, SendGrid and more