Update redis from 3.3.4 to 3.3.5

This commit is contained in:
browniebroke 2019-08-03 12:00:29 +01:00
parent c30e5e7bf9
commit 0d3fb0509e

View File

@ -8,7 +8,7 @@ argon2-cffi==19.1.0 # https://github.com/hynek/argon2_cffi
{%- if cookiecutter.use_whitenoise == 'y' %}
whitenoise==4.1.3 # https://github.com/evansd/whitenoise
{%- endif %}
redis==3.3.4 # https://github.com/antirez/redis
redis==3.3.5 # https://github.com/antirez/redis
{%- if cookiecutter.use_celery == "y" %}
celery==4.3.0 # pyup: < 5.0 # https://github.com/celery/celery
django-celery-beat==1.5.0 # https://github.com/celery/django-celery-beat