diff --git a/requirements.txt b/requirements.txt index 3b8d526..7febc67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.1 async_timeout==4.0.3 -homeassistant==2024.1.2 +homeassistant==2024.1.5 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 f699628..cbac9ed 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,5 @@ -homeassistant==2024.1.3 +homeassistant==2024.1.5 pytest -pytest_homeassistant_custom_component==0.13.89 +pytest_homeassistant_custom_component==0.13.91 freezegun -Pillow==10.1.0 isort \ No newline at end of file