diff --git a/pyproject.toml b/pyproject.toml index 5f52e80..dcb8e58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dev = [ "pytest-asyncio>=0.23.0", "pytest-cov>=4.1.0", "pytest-homeassistant-custom-component>=0.13.0", - "ruff>=0.8.0", + "ruff>=0.15.10", ] [tool.uv]