Merge branch 'main' of github.com:jdejaegh/irm-kmi-ha

This commit is contained in:
Jules 2024-05-10 15:14:05 +02:00
commit 87bd3dc256
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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