diff --git a/pyproject.toml b/pyproject.toml index b0647bd..c51afa6 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.326"] +test = ["pytest-homeassistant-custom-component>=0.13.328"] diff --git a/requirements.txt b/requirements.txt index 8cea6eb..db85452 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ zlib_ng>=1.0.0,<1.1.0 isal>=1.8.0,<1.9.0 pytest>=9.0.3 pytest-asyncio>=1.3.0 -pytest-homeassistant-custom-component>=0.13.326 +pytest-homeassistant-custom-component>=0.13.328