diff --git a/pyproject.toml b/pyproject.toml index ce2aaa7a97..f04657f136 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ dev = [ "fakeredis==2.34.*", "flake8==7.3.*", "freezegun", - "isort==7.0.*", + "isort==8.0.*", "pep8-naming==0.15.*", "potypo", "pytest-asyncio>=0.24",