Update django-redis from 4.7.0 to 4.8.0

This commit is contained in:
pyup-bot 2017-04-25 06:04:16 -07:00
parent 9d69bcc10c
commit 3fe9ebaaf0

View File

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