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