Upgrade pylast to 3.3.0 (#39151)
This commit is contained in:
parent
e909596587
commit
4af90e41ce
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==3.2.1"],
|
||||
"requirements": ["pylast==3.3.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1438,7 +1438,7 @@ pykwb==0.0.8
|
|||
pylacrosse==0.4.0
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.2.1
|
||||
pylast==3.3.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==0.2.0
|
||||
|
|
|
@ -687,7 +687,7 @@ pykira==0.1.1
|
|||
pykodi==0.1
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.2.1
|
||||
pylast==3.3.0
|
||||
|
||||
# homeassistant.components.forked_daapd
|
||||
pylibrespot-java==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue