Update hiredis from 2.1.0 to 2.1.1

This commit is contained in:
pyup-bot 2023-01-10 04:15:21 -08:00
parent e250e6f96d
commit 4c921a932d

View File

@ -14,7 +14,7 @@ whitenoise==6.3.0 # https://github.com/evansd/whitenoise
{%- endif %}
redis==4.4.1 # https://github.com/redis/redis-py
{%- if cookiecutter.use_docker == "y" or cookiecutter.windows == "n" %}
hiredis==2.1.0 # https://github.com/redis/hiredis-py
hiredis==2.1.1 # https://github.com/redis/hiredis-py
{%- endif %}
{%- if cookiecutter.use_celery == "y" %}
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery