Update django-redis from 4.9.0 to 4.10.0

This commit is contained in:
pyup-bot 2018-11-19 02:19:54 -08:00
parent 197ab7f36e
commit 0d5ce3c032

View File

@ -26,7 +26,7 @@ django-crispy-forms==1.7.2 # https://github.com/django-crispy-forms/django-cris
{%- if cookiecutter.use_compressor == "y" %}
django-compressor==2.2 # https://github.com/django-compressor/django-compressor
{%- endif %}
django-redis==4.9.0 # https://github.com/niwinz/django-redis
django-redis==4.10.0 # https://github.com/niwinz/django-redis
# Django REST Framework
djangorestframework==3.9.0 # https://github.com/encode/django-rest-framework