diff --git a/pyproject.toml b/pyproject.toml index 7192cac21..5e2b2c621 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ dev = [ "fakeredis==2.31.*", "flake8==7.3.*", "freezegun", - "isort==6.0.*", + "isort==6.1.*", "pep8-naming==0.15.*", "potypo", "pytest-asyncio>=0.24",