Update collectfast from 0.5.0 to 0.5.1

This commit is contained in:
pyup-bot 2017-01-10 12:16:37 -08:00
parent a542a7e51c
commit 585adddf3f

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.5.0
Collectfast==0.5.1
{%- endif %}
# Email backends for Mailgun, Postmark, SendGrid and more