diff --git a/pyproject.toml b/pyproject.toml index f4caf409..b3299c8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "fakeredis == 2.36.1", + "fakeredis == 2.37.1", "pytest == 9.1.1", "pytest-asyncio == 1.4.0", "pytest-dependency == 0.6.1",