Update django-storages-redux from 1.3.2 to 1.3.3

This commit is contained in:
pyup-bot 2017-06-27 13:35:47 -07:00
parent c63ba28e36
commit 45041563f4

View File

@ -17,7 +17,7 @@ gunicorn==19.7.1
# Static and Media Storage # Static and Media Storage
# ------------------------------------------------ # ------------------------------------------------
boto==2.47.0 boto==2.47.0
django-storages-redux==1.3.2 django-storages-redux==1.3.3
{% if cookiecutter.use_whitenoise != 'y' -%} {% if cookiecutter.use_whitenoise != 'y' -%}
Collectfast==0.5.2 Collectfast==0.5.2
{%- endif %} {%- endif %}