diff --git a/pyproject.toml b/pyproject.toml index df0fd99..c550f54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,5 +81,5 @@ markers = [ test = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", - "pytest-homeassistant-custom-component>=0.13.0", + "pytest-homeassistant-custom-component>=0.13.323", ]