mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update spotipy to 2.22.0 (#84244)
This commit is contained in:
parent
4ad589dcf6
commit
026f660889
@ -2,7 +2,7 @@
|
||||
"domain": "spotify",
|
||||
"name": "Spotify",
|
||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||
"requirements": ["spotipy==2.21.0"],
|
||||
"requirements": ["spotipy==2.22.0"],
|
||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||
"dependencies": ["application_credentials"],
|
||||
"codeowners": ["@frenck"],
|
||||
|
@ -2347,7 +2347,7 @@ speedtest-cli==2.1.3
|
||||
spiderpy==1.6.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.21.0
|
||||
spotipy==2.22.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
@ -1632,7 +1632,7 @@ speedtest-cli==2.1.3
|
||||
spiderpy==1.6.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.21.0
|
||||
spotipy==2.22.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
Loading…
x
Reference in New Issue
Block a user