diff --git a/pyproject.toml b/pyproject.toml index bece6e2..dc91ac4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ classifiers = [ [tool.poetry.dev-dependencies] black = "^22.8.0" - isort = "^5.10.1" + isort = "^7.0.0" flake8 = [ { version = "^4.0.1", python = "<3.7" }, { version = "^5.0.4", python = ">=3.7" },