mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump pyhuum to 0.7.10 (#108853)
* Upgrade pyhuum 0.7.9 -> 0.7.10 This fixes dependency issues with Black and ruff * Update requirements_all.txt * Update requirements_test_all.txt --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
24c9bddae0
commit
1b7109fb95
@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/huum",
|
"documentation": "https://www.home-assistant.io/integrations/huum",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["huum==0.7.9"]
|
"requirements": ["huum==0.7.10"]
|
||||||
}
|
}
|
||||||
|
@ -1074,7 +1074,7 @@ httplib2==0.20.4
|
|||||||
huawei-lte-api==1.7.3
|
huawei-lte-api==1.7.3
|
||||||
|
|
||||||
# homeassistant.components.huum
|
# homeassistant.components.huum
|
||||||
huum==0.7.9
|
huum==0.7.10
|
||||||
|
|
||||||
# homeassistant.components.hyperion
|
# homeassistant.components.hyperion
|
||||||
hyperion-py==0.7.5
|
hyperion-py==0.7.5
|
||||||
|
@ -864,7 +864,7 @@ httplib2==0.20.4
|
|||||||
huawei-lte-api==1.7.3
|
huawei-lte-api==1.7.3
|
||||||
|
|
||||||
# homeassistant.components.huum
|
# homeassistant.components.huum
|
||||||
huum==0.7.9
|
huum==0.7.10
|
||||||
|
|
||||||
# homeassistant.components.hyperion
|
# homeassistant.components.hyperion
|
||||||
hyperion-py==0.7.5
|
hyperion-py==0.7.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user