Update hiredis from 3.2.0 to 3.2.1

This commit is contained in:
pyup-bot 2025-05-26 00:56:37 +08:00
parent a39af939e2
commit 1c7aa3997d

View File

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