diff --git a/pyproject.toml b/pyproject.toml index 67d5dff..95b88bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ wheel = ">=0.36.2" [tool.poetry.group.dev.dependencies] pre-commit = "^4.0.0" -pylint="^3.3.0" +pylint="^4.0.3" yamllint="^1.35.0" isort = "^6.0.1" toml = "^0.10.0"