diff --git a/pyproject.toml b/pyproject.toml index 8a51e76c..08ea3fff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "pylint==3.3.1", "ruff==0.7.2", "tomli==2.0.2", - "pytest-homeassistant-custom-component==0.13.178", + "pytest-homeassistant-custom-component==0.13.182", "zeroconf", ]