Merge pull request #1145 from pydanny/pyup-update-django-redis-4.7.0-to-4.8.0

Update django-redis to 4.8.0
This commit is contained in:
Fábio C. Barrionuevo da Luz 2017-04-30 18:21:17 -03:00 committed by GitHub
commit e02e7b860f

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" %}