diff --git a/pyproject.toml b/pyproject.toml index 1235bd9..81d9cce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ wheel = ">=0.47.0" [tool.poetry.group.dev.dependencies] pre-commit = "^4.6.0" -pylint="^4.0.5" +pylint="^4.0.6" yamllint="^1.35.0" isort = "^6.0.1" toml = "^0.10.0"