mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Update requirements to match HA 2024.12.5
Some checks failed
Run Python tests / Run tests (3.12) (push) Successful in 1m8s
Validate / validate-hacs (push) Failing after 20s
Validate / validate-hassfest (push) Failing after 32s
Some checks failed
Run Python tests / Run tests (3.12) (push) Successful in 1m8s
Validate / validate-hacs (push) Failing after 20s
Validate / validate-hassfest (push) Failing after 32s
This commit is contained in:
parent
41fd90bf63
commit
fe412dfec3
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
aiohttp==3.11.9
|
||||
aiohttp==3.11.11
|
||||
async-timeout==4.0.3
|
||||
homeassistant==2024.12.0
|
||||
homeassistant==2024.12.5
|
||||
voluptuous==0.15.2
|
||||
svgwrite==1.4.3
|
||||
aiofile==3.9.0
|
|
@ -1,5 +1,5 @@
|
|||
homeassistant==2024.12.0
|
||||
pytest_homeassistant_custom_component==0.13.190
|
||||
homeassistant==2024.12.5
|
||||
pytest_homeassistant_custom_component==0.13.195
|
||||
pytest
|
||||
freezegun
|
||||
isort
|
Loading…
Add table
Reference in a new issue