Update django-redis from 4.5.0 to 4.6.0

This commit is contained in:
pyup-bot 2016-11-02 08:36:39 -07:00
parent 3a7a75ad9c
commit 01fe56aaa2

View File

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