mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Upgrade pylast to 3.3.0 (#39151)
This commit is contained in:
parent
e909596587
commit
4af90e41ce
@ -2,6 +2,6 @@
|
|||||||
"domain": "lastfm",
|
"domain": "lastfm",
|
||||||
"name": "Last.fm",
|
"name": "Last.fm",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||||
"requirements": ["pylast==3.2.1"],
|
"requirements": ["pylast==3.3.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1438,7 +1438,7 @@ pykwb==0.0.8
|
|||||||
pylacrosse==0.4.0
|
pylacrosse==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==3.2.1
|
pylast==3.3.0
|
||||||
|
|
||||||
# homeassistant.components.launch_library
|
# homeassistant.components.launch_library
|
||||||
pylaunches==0.2.0
|
pylaunches==0.2.0
|
||||||
|
@ -687,7 +687,7 @@ pykira==0.1.1
|
|||||||
pykodi==0.1
|
pykodi==0.1
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==3.2.1
|
pylast==3.3.0
|
||||||
|
|
||||||
# homeassistant.components.forked_daapd
|
# homeassistant.components.forked_daapd
|
||||||
pylibrespot-java==0.1.0
|
pylibrespot-java==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user