diff --git a/pyproject.toml b/pyproject.toml index d3aaee5..405d297 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -290,4 +290,4 @@ property-decorators = ["propcache.api.cached_property"] keep-runtime-typing = true [project.optional-dependencies] -test = ["pytest-homeassistant-custom-component>=0.13.323"] +test = ["pytest-homeassistant-custom-component>=0.13.324"]