Update django-redis from 4.6.0 to 4.7.0

This commit is contained in:
pyup-bot 2017-01-02 09:41:28 -08:00
parent 79371f4b00
commit b26e0963fb

View File

@ -45,7 +45,7 @@ awesome-slugify==1.6.5
pytz==2016.10 pytz==2016.10
# Redis support # Redis support
django-redis==4.6.0 django-redis==4.7.0
redis>=2.10.5 redis>=2.10.5
{% if cookiecutter.use_celery == "y" %} {% if cookiecutter.use_celery == "y" %}