Skip to content

Commit b666f7d

Browse files
committed
Update requirements to match HA 2025.1.4
1 parent 082770f commit b666f7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.11.11
22
async-timeout==4.0.3
3-
homeassistant==2024.12.5
3+
homeassistant==2025.1.4
44
voluptuous==0.15.2
55
svgwrite==1.4.3
66
aiofile==3.9.0

requirements_tests.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
homeassistant==2024.12.5
2-
pytest_homeassistant_custom_component==0.13.195
1+
homeassistant==2025.1.4
2+
pytest_homeassistant_custom_component==0.13.205
33
pytest
44
freezegun
55
isort

0 commit comments

Comments
 (0)