mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump Pylast to 5.1.0 (#91909)
This commit is contained in:
committed by
GitHub
parent
43880ffdc4
commit
0d815a1688
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/lastfm",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pylast"],
|
||||
"requirements": ["pylast==4.2.1"]
|
||||
"requirements": ["pylast==5.1.0"]
|
||||
}
|
||||
|
@ -1743,7 +1743,7 @@ pykwb==0.0.8
|
||||
pylacrosse==0.4
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==4.2.1
|
||||
pylast==5.1.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==1.3.0
|
||||
|
@ -1265,7 +1265,7 @@ pykrakenapi==0.1.8
|
||||
pykulersky==0.5.2
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==4.2.1
|
||||
pylast==5.1.0
|
||||
|
||||
# homeassistant.components.launch_library
|
||||
pylaunches==1.3.0
|
||||
|
Reference in New Issue
Block a user