Update django-redis from 4.4.4 to 4.5.0

This commit is contained in:
pyup-bot 2016-09-21 08:30:25 -07:00
parent a950eb82f6
commit 08e6c806fb

View File

@ -46,7 +46,7 @@ django-autoslug==1.9.3
pytz==2016.6.1
# Redis support
django-redis==4.4.4
django-redis==4.5.0
redis>=2.10.0
{% if cookiecutter.use_celery == "y" %}