diff --git a/pyproject.toml b/pyproject.toml index baa267d3..f48f7cec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "python-dateutil==2.9.0", "pytz==2025.2", "pyyaml==6.0.1", - "redis[hiredis]==5.2.1", + "redis[hiredis]==7.0.0", "requests==2.32.5", "sentry-sdk==2.35.1", "setproctitle==1.3.5",