mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade pylast to 4.0.0 (#43830)
This commit is contained in:
parent
834f3603bc
commit
bbe9874320
@ -2,6 +2,6 @@
|
||||
"domain": "lastfm",
|
||||
"name": "Last.fm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||
"requirements": ["pylast==3.3.0"],
|
||||
"requirements": ["pylast==4.0.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1482,7 +1482,7 @@ pykwb==0.0.8
|
||||
pylacrosse==0.4
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.3.0
|
||||
pylast==4.0.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==1.0.0
|
||||
|
@ -743,7 +743,7 @@ pykira==0.1.1
|
||||
pykodi==0.2.1
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.3.0
|
||||
pylast==4.0.0
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pylibrespot-java==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user