Update collectfast from 0.4.1 to 0.5.0

This commit is contained in:
pyup-bot 2017-01-04 14:57:44 -08:00
parent 6ace664c03
commit ee6d730f05

View File

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