diff --git a/pyproject.toml b/pyproject.toml index 5528a1f..a5453e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ mypy = "*" types-deprecated = "*" types-requests = "*" types-PyYAML = "*" -isort = "^5.10.1" +isort = "^7.0.0" black = "*" [tool.poetry.group.novella]