Merge pull request #2194 from pydanny/pyup-update-redis-3.3.6-to-3.3.7

Update redis to 3.3.7
This commit is contained in:
Bruno Alla 2019-08-16 12:10:00 +01:00 committed by GitHub
commit bc13e981c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.6 # https://github.com/antirez/redis
redis==3.3.7 # 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