diff --git a/requirements.txt b/requirements.txt index 3aee243..caa27a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.11.11 async-timeout==4.0.3 -homeassistant==2024.12.5 +homeassistant==2025.1.4 voluptuous==0.15.2 svgwrite==1.4.3 aiofile==3.9.0 \ No newline at end of file diff --git a/requirements_tests.txt b/requirements_tests.txt index 1e11992..8ca13d0 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ -homeassistant==2024.12.5 -pytest_homeassistant_custom_component==0.13.195 +homeassistant==2025.1.4 +pytest_homeassistant_custom_component==0.13.205 pytest freezegun isort \ No newline at end of file