diff --git a/pyproject.toml b/pyproject.toml index 22d580a76..2fd19408e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ dev = [ "aiohttp==3.12.*", "coverage", "coveralls", - "fakeredis==2.30.*", + "fakeredis==2.31.*", "flake8==7.3.*", "freezegun", "isort==6.0.*",