Bump aiolyric to 1.0.7 (#51473)
parent
5fc1822b43
commit
12f2482c9b
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/lyric",
|
||||
"dependencies": ["http"],
|
||||
"requirements": ["aiolyric==1.0.6"],
|
||||
"requirements": ["aiolyric==1.0.7"],
|
||||
"codeowners": ["@timmo001"],
|
||||
"quality_scale": "silver",
|
||||
"dhcp": [
|
||||
|
|
|
@ -203,7 +203,7 @@ aiolifx_effects==0.2.2
|
|||
aiolip==1.1.4
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.6
|
||||
aiolyric==1.0.7
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
aionotify==0.2.0
|
||||
|
|
|
@ -128,7 +128,7 @@ aiokafka==0.6.0
|
|||
aiolip==1.1.4
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.6
|
||||
aiolyric==1.0.7
|
||||
|
||||
# homeassistant.components.notion
|
||||
aionotion==1.1.0
|
||||
|
|
Loading…
Reference in New Issue