diff --git a/pyproject.toml b/pyproject.toml index fba17e8e..67016ce5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ testing = [ "pytest~=9.0", "pytest-celery[redis]~=1.2", "pytest-cov~=7.0", - "redis~=7.0", + "redis~=8.0", "requests-mock~=1.12", ] dev = [