mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Update spotipy to 2.21.0 (#81395)
This commit is contained in:
parent
ab14e55c05
commit
71920cd687
@ -2,7 +2,7 @@
|
||||
"domain": "spotify",
|
||||
"name": "Spotify",
|
||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||
"requirements": ["spotipy==2.20.0"],
|
||||
"requirements": ["spotipy==2.21.0"],
|
||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||
"dependencies": ["application_credentials"],
|
||||
"codeowners": ["@frenck"],
|
||||
|
@ -2310,7 +2310,7 @@ speedtest-cli==2.1.3
|
||||
spiderpy==1.6.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.20.0
|
||||
spotipy==2.21.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
@ -1595,7 +1595,7 @@ speedtest-cli==2.1.3
|
||||
spiderpy==1.6.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.20.0
|
||||
spotipy==2.21.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
Loading…
x
Reference in New Issue
Block a user