mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade pylast to 4.1.0 (#45413)
This commit is contained in:
parent
148bc6081f
commit
30ed998d83
@ -2,6 +2,6 @@
|
||||
"domain": "lastfm",
|
||||
"name": "Last.fm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||
"requirements": ["pylast==4.0.0"],
|
||||
"requirements": ["pylast==4.1.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1482,7 +1482,7 @@ pykwb==0.0.8
|
||||
pylacrosse==0.4
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==4.0.0
|
||||
pylast==4.1.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==1.0.0
|
||||
|
@ -752,7 +752,7 @@ pykodi==0.2.1
|
||||
pykulersky==0.4.0
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==4.0.0
|
||||
pylast==4.1.0
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pylibrespot-java==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user