Upgrade pylast to 4.2.0 (#48245)
This commit is contained in:
parent
7bd876beaf
commit
e0e3495849
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "lastfm",
|
||||
"name": "Last.fm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||
"requirements": ["pylast==4.1.0"],
|
||||
"requirements": ["pylast==4.2.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1482,7 +1482,7 @@ pykwb==0.0.8
|
|||
pylacrosse==0.4
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==4.1.0
|
||||
pylast==4.2.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==1.0.0
|
||||
|
|
|
@ -781,7 +781,7 @@ pykodi==0.2.1
|
|||
pykulersky==0.5.2
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==4.1.0
|
||||
pylast==4.2.0
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pylibrespot-java==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue