diff --git a/requirements.txt b/requirements.txt index a0bd39f..7c38968 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.5 async-timeout==4.0.3 -homeassistant==2024.6.3 +homeassistant==2024.6.4 voluptuous==0.13.1 svgwrite==1.4.3 aiofile==3.8.8 \ No newline at end of file diff --git a/requirements_tests.txt b/requirements_tests.txt index 3eef46d..368efd0 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ -homeassistant==2024.6.3 -pytest_homeassistant_custom_component==0.13.135 +homeassistant==2024.6.4 +pytest_homeassistant_custom_component==0.13.136 pytest freezegun isort \ No newline at end of file