Skip to content

Commit 50a7a67

Browse files
committed
Update requirements to match HA 2024.6.3
1 parent 5e7b01f commit 50a7a67

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.9.5
22
async-timeout==4.0.3
3-
homeassistant==2024.6.1
3+
homeassistant==2024.6.3
44
voluptuous==0.13.1
55
svgwrite==1.4.3
66
aiofile==3.8.8

requirements_tests.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
homeassistant==2024.6.1
2-
pytest_homeassistant_custom_component==0.13.133
1+
homeassistant==2024.6.3
2+
pytest_homeassistant_custom_component==0.13.135
33
pytest
44
freezegun
55
isort

0 commit comments

Comments
 (0)