diff --git a/requirements.txt b/requirements.txt index 22563f3..a57093f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -aiohttp==3.9.3 +aiohttp==3.9.5 async-timeout==4.0.3 -homeassistant==2024.4.0 +homeassistant==2024.5.2 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 c4c0ea3..7c241b8 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ -homeassistant==2024.4.0 +homeassistant==2024.5.2 pytest -pytest_homeassistant_custom_component==0.13.111 +pytest_homeassistant_custom_component==0.13.122 freezegun isort \ No newline at end of file