diff --git a/requirements-dev.txt b/requirements-dev.txt index e557614..4eec090 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,8 +8,8 @@ mypy==1.19.0 # Testing pytest==9.0.1 -pytest-asyncio==0.23.2 -pytest-homeassistant-custom-component==0.13.297 +pytest-asyncio==1.3.0 +pytest-homeassistant-custom-component==0.13.287 # Home Assistant core (for development/testing) homeassistant>=2023.9.0 \ No newline at end of file