mirror of
https://github.com/home-assistant/core.git
synced 2025-07-11 15:27:08 +00:00
Upgrade pylast to 3.2.0 (#30644)
This commit is contained in:
parent
5e3747a058
commit
53a42ccd5d
@ -2,7 +2,7 @@
|
|||||||
"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.1.0"],
|
"requirements": ["pylast==3.2.0"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1327,7 +1327,7 @@ pykwb==0.0.8
|
|||||||
pylacrosse==0.4.0
|
pylacrosse==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==3.1.0
|
pylast==3.2.0
|
||||||
|
|
||||||
# homeassistant.components.launch_library
|
# homeassistant.components.launch_library
|
||||||
pylaunches==0.2.0
|
pylaunches==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user