mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Update aiolifx-themes to 0.6.4 (#135805)
* Restore support for Python 3.12 Signed-off-by: Avi Miller <me@dje.li> * Bump aiolifx-themes to 0.6.4 Signed-off-by: Avi Miller <me@dje.li> --------- Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
parent
9331b1572c
commit
1b520e37e2
@ -53,6 +53,6 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"aiolifx==1.1.2",
|
"aiolifx==1.1.2",
|
||||||
"aiolifx-effects==0.3.2",
|
"aiolifx-effects==0.3.2",
|
||||||
"aiolifx-themes==0.6.2"
|
"aiolifx-themes==0.6.4"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -285,7 +285,7 @@ aiokef==0.2.16
|
|||||||
aiolifx-effects==0.3.2
|
aiolifx-effects==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx-themes==0.6.2
|
aiolifx-themes==0.6.4
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx==1.1.2
|
aiolifx==1.1.2
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -267,7 +267,7 @@ aiokafka==0.10.0
|
|||||||
aiolifx-effects==0.3.2
|
aiolifx-effects==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx-themes==0.6.2
|
aiolifx-themes==0.6.4
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx==1.1.2
|
aiolifx==1.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user