diff --git a/pyproject.toml b/pyproject.toml index 28b3b6d..5cf9e2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python = ">=3.12,<3.13" hass-nabucasa = "0.81.1" pre-commit = "4.0.1" pre-commit-hooks = "5.0.0" -pylint = "3.1.0" +pylint = "3.3.1" ruff = "0.7.3" [tool.poetry.urls]