Update django-redis from 4.8.0 to 4.9.0

This commit is contained in:
pyup-bot 2018-03-01 05:59:45 -05:00
parent 607b1c1ab1
commit 5d1b7dd943

View File

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