Update hiredis from 2.3.2 to 3.0.0

This commit is contained in:
pyup-bot 2024-07-19 14:45:50 +01:00
parent 61e8c61095
commit c16a12cf99

View File

@ -13,7 +13,7 @@ whitenoise==6.7.0 # https://github.com/evansd/whitenoise
{%- endif %}
redis==5.0.7 # https://github.com/redis/redis-py
{%- if cookiecutter.use_docker == "y" or cookiecutter.windows == "n" %}
hiredis==2.3.2 # https://github.com/redis/hiredis-py
hiredis==3.0.0 # https://github.com/redis/hiredis-py
{%- endif %}
{%- if cookiecutter.use_celery == "y" %}
celery==5.4.0 # pyup: < 6.0 # https://github.com/celery/celery