diff --git a/pyproject.toml b/pyproject.toml index 3684aab1..7ee8bac3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ test = [ "ruff==0.2.2", "safety==3.0.1", "tomli==2.0.1", - "pytest-homeassistant-custom-component==0.13.88", + "pytest-homeassistant-custom-component==0.13.101", "zeroconf" ]