diff --git a/pyproject.toml b/pyproject.toml index ec8942ab..b070a82b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "pylint==3.2.6", "ruff==0.4.8", "tomli==2.0.1", - "pytest-homeassistant-custom-component==0.13.148", + "pytest-homeassistant-custom-component==0.13.153", "zeroconf", ]