diff --git a/pyproject.toml b/pyproject.toml index 260bf403..8379f1bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ pytest-cov = "^4.0.0" pytest-mock = "^3.10.0" pytest-xdist = "^3.1.0" black = "24.3.0" -isort = "^5.11.4" +isort = "^7.0.0" rope = "^1.7.0" mypy = "^1.13.0" flake8 = "5.0.4" # Leaving at 5.0.4 until full dependency support (e.g. flake8-eradicate, flake8-broken-line, dlint)