diff --git a/requirements.txt b/requirements.txt index 284ed34..96d6a52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.3 async_timeout==4.0.3 -homeassistant==2024.2.1 +homeassistant==2024.3.3 voluptuous==0.13.1 pytz==2023.3.post1 svgwrite==1.4.3 \ No newline at end of file diff --git a/requirements_tests.txt b/requirements_tests.txt index f57b583..0c6f41a 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ -homeassistant==2024.2.1 +homeassistant==2024.3.3 pytest -pytest_homeassistant_custom_component==0.13.100 +pytest_homeassistant_custom_component==0.13.109 freezegun isort \ No newline at end of file