Update requirements to match HA 2024.6.0

This commit is contained in:
Jules 2024-06-08 15:54:32 +02:00
parent eb036f9d05
commit afd62cce95
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
aiohttp==3.9.5
async-timeout==4.0.3
homeassistant==2024.6.0
homeassistant==2024.6.1
voluptuous==0.13.1
svgwrite==1.4.3
aiofile==3.8.8

View file

@ -1,5 +1,5 @@
homeassistant==2024.6.0
pytest_homeassistant_custom_component==0.13.132
homeassistant==2024.6.1
pytest_homeassistant_custom_component==0.13.133
pytest
freezegun
isort