Upgrade spotipy to 2.18.0 (#49220)
This commit is contained in:
parent
555f508b8c
commit
6269449507
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "spotify",
|
||||
"name": "Spotify",
|
||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||
"requirements": ["spotipy==2.17.1"],
|
||||
"requirements": ["spotipy==2.18.0"],
|
||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@frenck"],
|
||||
|
|
|
@ -2126,7 +2126,7 @@ spiderpy==1.4.2
|
|||
spotcrime==1.0.4
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.17.1
|
||||
spotipy==2.18.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
|
|
@ -1128,7 +1128,7 @@ speedtest-cli==2.1.3
|
|||
spiderpy==1.4.2
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.17.1
|
||||
spotipy==2.18.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue