diff --git a/pyproject.toml b/pyproject.toml index a124944c..bd46bd9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ test = [ "pre-commit==3.8.0", "pre-commit-hooks==4.6.0", "pylint==3.2.7", - "ruff==0.6.5", + "ruff==0.6.7", "tomli==2.0.1", "pytest-homeassistant-custom-component==0.13.162", "zeroconf",