mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Upgrade pylast to 3.2.0 (#30644)
This commit is contained in:
parent
5e3747a058
commit
53a42ccd5d
@ -2,7 +2,7 @@
|
||||
"domain": "lastfm",
|
||||
"name": "Last.fm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||
"requirements": ["pylast==3.1.0"],
|
||||
"requirements": ["pylast==3.2.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1327,7 +1327,7 @@ pykwb==0.0.8
|
||||
pylacrosse==0.4.0
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.1.0
|
||||
pylast==3.2.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user