Update spotipy to 2.21.0 (#81395)
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…
Reference in New Issue