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