Bump pylaunches to 1.2.1 (#63667)
parent
b22a9b8669
commit
3f1d5ac7fc
|
@ -3,7 +3,7 @@
|
||||||
"name": "Launch Library",
|
"name": "Launch Library",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/launch_library",
|
"documentation": "https://www.home-assistant.io/integrations/launch_library",
|
||||||
"requirements": ["pylaunches==1.2.0"],
|
"requirements": ["pylaunches==1.2.1"],
|
||||||
"codeowners": ["@ludeeus", "@DurgNomis-drol"],
|
"codeowners": ["@ludeeus", "@DurgNomis-drol"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1621,7 +1621,7 @@ pylacrosse==0.4
|
||||||
pylast==4.2.1
|
pylast==4.2.1
|
||||||
|
|
||||||
# homeassistant.components.launch_library
|
# homeassistant.components.launch_library
|
||||||
pylaunches==1.2.0
|
pylaunches==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.lg_netcast
|
# homeassistant.components.lg_netcast
|
||||||
pylgnetcast==0.3.7
|
pylgnetcast==0.3.7
|
||||||
|
|
|
@ -1005,7 +1005,7 @@ pykulersky==0.5.2
|
||||||
pylast==4.2.1
|
pylast==4.2.1
|
||||||
|
|
||||||
# homeassistant.components.launch_library
|
# homeassistant.components.launch_library
|
||||||
pylaunches==1.2.0
|
pylaunches==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.forked_daapd
|
# homeassistant.components.forked_daapd
|
||||||
pylibrespot-java==0.1.0
|
pylibrespot-java==0.1.0
|
||||||
|
|
Loading…
Reference in New Issue