mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Update dependencies
This commit is contained in:
parent
fd8aa3029f
commit
d0d542c3fe
3 changed files with 4 additions and 5 deletions
|
@ -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"
|
||||||
}
|
}
|
|
@ -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
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue