Update hiredis from 3.0.0 to 3.1.0

This commit is contained in:
pyup-bot 2024-12-04 15:46:51 +00:00
parent 857bcb6895
commit 45b255bd14

View File

@ -11,7 +11,7 @@ Collectfasta==3.2.0 # https://github.com/jasongi/collectfasta
sentry-sdk==2.19.0 # https://github.com/getsentry/sentry-python
{%- endif %}
{%- if cookiecutter.use_docker == "n" and cookiecutter.windows == "y" %}
hiredis==3.0.0 # https://github.com/redis/hiredis-py
hiredis==3.1.0 # https://github.com/redis/hiredis-py
{%- endif %}
# Django