diff --git a/pyproject.toml b/pyproject.toml index 61f3fde..d20413d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ pyyaml = "^6.0.1" [tool.poetry.group.dev.dependencies] pylint = "^3.0.0" -isort = "^6.0.0" +isort = "^7.0.0" black = "^25.0.0" mypy = "^1.5.1" pylama = "^8.4.1"