mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump Pylast to 5.1.0 (#91909)
This commit is contained in:
parent
43880ffdc4
commit
0d815a1688
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pylast"],
|
"loggers": ["pylast"],
|
||||||
"requirements": ["pylast==4.2.1"]
|
"requirements": ["pylast==5.1.0"]
|
||||||
}
|
}
|
||||||
|
@ -1743,7 +1743,7 @@ pykwb==0.0.8
|
|||||||
pylacrosse==0.4
|
pylacrosse==0.4
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==4.2.1
|
pylast==5.1.0
|
||||||
|
|
||||||
# homeassistant.components.launch_library
|
# homeassistant.components.launch_library
|
||||||
pylaunches==1.3.0
|
pylaunches==1.3.0
|
||||||
|
@ -1265,7 +1265,7 @@ pykrakenapi==0.1.8
|
|||||||
pykulersky==0.5.2
|
pykulersky==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==4.2.1
|
pylast==5.1.0
|
||||||
|
|
||||||
# homeassistant.components.launch_library
|
# homeassistant.components.launch_library
|
||||||
pylaunches==1.3.0
|
pylaunches==1.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user