diff --git a/pyproject.toml b/pyproject.toml index a240021b47..00c63ae3cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "python-dateutil~=2.8.2", "pytz==2023.3", "rauth~=0.7.3", - "redis~=5.2.0", + "redis~=6.2.0", "hiredis~=3.0.0", "requests-oauthlib~=1.3.1", "requests~=2.32.0",