diff --git a/requirements.txt b/requirements.txt index d2eef31..3aee243 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -aiohttp==3.11.9 +aiohttp==3.11.11 async-timeout==4.0.3 -homeassistant==2024.12.0 +homeassistant==2024.12.5 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 5919641..1e11992 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ -homeassistant==2024.12.0 -pytest_homeassistant_custom_component==0.13.190 +homeassistant==2024.12.5 +pytest_homeassistant_custom_component==0.13.195 pytest freezegun isort \ No newline at end of file