diff --git a/pyproject.toml b/pyproject.toml index 14eb8379..48041c74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "fakeredis == 2.34.1", + "fakeredis == 2.35.1", "pytest == 9.0.3", "pytest-asyncio == 0.16.0", "pytest-dependency == 0.6.1",