Update collectfast from 0.3.1 to 0.4.0 (#948)

This commit is contained in:
pyup.io bot 2016-12-17 12:07:57 +01:00 committed by Jannis Gebauer
parent 7bdc95818a
commit f00acba613

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