diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 4378c3069d..586e71a126 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ "django-markdownify==0.9.5", "django-imagekit==5.0.0", "pillow==10.4.0", - "redis[hiredis]==5.0.2", + "redis[hiredis]==5.2.1", "google-api-python-client<3.0.0,>=2.94.0", "google-auth<3.0.0,>=2.22.0", "argon2-cffi<24.0.0,>=23.1.0",