mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade spotipy to 2.10.0 (#33083)
This commit is contained in:
parent
0148708613
commit
a7b08c48f3
@ -2,7 +2,7 @@
|
|||||||
"domain": "spotify",
|
"domain": "spotify",
|
||||||
"name": "Spotify",
|
"name": "Spotify",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||||
"requirements": ["spotipy==2.7.1"],
|
"requirements": ["spotipy==2.10.0"],
|
||||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
|
@ -1921,7 +1921,7 @@ spiderpy==1.3.1
|
|||||||
spotcrime==1.0.4
|
spotcrime==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.7.1
|
spotipy==2.10.0
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
@ -688,7 +688,7 @@ somecomfort==0.5.2
|
|||||||
speak2mary==1.4.0
|
speak2mary==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.7.1
|
spotipy==2.10.0
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user