diff --git a/pyproject.toml b/pyproject.toml index 685f5fde..d3a40e28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "pylint==3.2.7", "ruff==0.7.0", "tomli==2.0.2", - "pytest-homeassistant-custom-component==0.13.162", + "pytest-homeassistant-custom-component==0.13.175", "zeroconf", ]