mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update spotipy to 2.23.0 (#91217)
This commit is contained in:
parent
d14e96942d
commit
e418c66d69
@ -9,6 +9,6 @@
|
|||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["spotipy"],
|
"loggers": ["spotipy"],
|
||||||
"quality_scale": "silver",
|
"quality_scale": "silver",
|
||||||
"requirements": ["spotipy==2.22.1"],
|
"requirements": ["spotipy==2.23.0"],
|
||||||
"zeroconf": ["_spotify-connect._tcp.local."]
|
"zeroconf": ["_spotify-connect._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -2388,7 +2388,7 @@ speedtest-cli==2.1.3
|
|||||||
spiderpy==1.6.1
|
spiderpy==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.22.1
|
spotipy==2.23.0
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
@ -1709,7 +1709,7 @@ speedtest-cli==2.1.3
|
|||||||
spiderpy==1.6.1
|
spiderpy==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.22.1
|
spotipy==2.23.0
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user