Update dependencies

This commit is contained in:
Jules 2025-05-03 17:58:52 +02:00
parent fd8aa3029f
commit d0d542c3fe
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A
3 changed files with 4 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues", "issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
"requirements": [ "requirements": [
"irm-kmi-api>=0.1.0,<1.0.0" "irm-kmi-api>=0.1.3,<1.0.0"
], ],
"version": "0.2.32" "version": "0.2.32"
} }

View file

@ -1,5 +1,4 @@
aiohttp==3.11.13 aiohttp==3.11.13
async-timeout==4.0.3
homeassistant==2025.3.1 homeassistant==2025.3.1
voluptuous==0.15.2 voluptuous==0.15.2
irm-kmi-api>=0.1.2,<1.0.0 irm-kmi-api>=0.1.3,<1.0.0

View file

@ -1,5 +1,5 @@
homeassistant==2025.3.1 homeassistant==2025.4.4
pytest_homeassistant_custom_component==0.13.222 pytest_homeassistant_custom_component==0.13.236
pytest pytest
freezegun freezegun
isort isort