Update requirements to match HA 2025.1.4

This commit is contained in:
Jules 2025-01-29 18:43:20 +01:00
parent 082770f480
commit b666f7dd10
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
aiohttp==3.11.11
async-timeout==4.0.3
homeassistant==2024.12.5
homeassistant==2025.1.4
voluptuous==0.15.2
svgwrite==1.4.3
aiofile==3.9.0

View file

@ -1,5 +1,5 @@
homeassistant==2024.12.5
pytest_homeassistant_custom_component==0.13.195
homeassistant==2025.1.4
pytest_homeassistant_custom_component==0.13.205
pytest
freezegun
isort