diff --git a/pyproject.toml b/pyproject.toml index f427700f..204c3821 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,5 +77,5 @@ pytest-asyncio = "^0.21.1" pytest-timeout = "^2.2.0" black = "^23.7.0" flake8 = "^6.1.0" -isort = "^5.12.0" +isort = "^7.0.0"