Update requirements

This commit is contained in:
Jules 2024-03-30 15:25:02 +01:00
parent 16f40cf564
commit 4865b94313
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.3
async_timeout==4.0.3
homeassistant==2024.2.1
homeassistant==2024.3.3
voluptuous==0.13.1
pytz==2023.3.post1
svgwrite==1.4.3

View file

@ -1,5 +1,5 @@
homeassistant==2024.2.1
homeassistant==2024.3.3
pytest
pytest_homeassistant_custom_component==0.13.100
pytest_homeassistant_custom_component==0.13.109
freezegun
isort