diff --git a/requirements.txt b/requirements.txt index 6f26ef2..83d5b39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.5 async-timeout==4.0.3 -homeassistant==2024.5.4 +homeassistant==2024.5.5 voluptuous==0.13.1 pytz==2024.1 svgwrite==1.4.3 \ No newline at end of file diff --git a/requirements_tests.txt b/requirements_tests.txt index 4726781..3300d35 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ -homeassistant==2024.5.4 +homeassistant==2024.5.5 pytest -pytest_homeassistant_custom_component==0.13.124 +pytest_homeassistant_custom_component==0.13.125 freezegun isort \ No newline at end of file