Upgrade spotipy to 2.16.1 (#42293)
This commit is contained in:
committed by
Paulus Schoutsen
parent
5c608eb1bc
commit
b925ae39cb
@@ -2,7 +2,7 @@
|
||||
"domain": "spotify",
|
||||
"name": "Spotify",
|
||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||
"requirements": ["spotipy==2.16.0"],
|
||||
"requirements": ["spotipy==2.16.1"],
|
||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@frenck"],
|
||||
|
||||
@@ -2088,7 +2088,7 @@ spiderpy==1.3.1
|
||||
spotcrime==1.0.4
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.16.0
|
||||
spotipy==2.16.1
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
||||
@@ -995,7 +995,7 @@ speedtest-cli==2.1.2
|
||||
spiderpy==1.3.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.16.0
|
||||
spotipy==2.16.1
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
||||
Reference in New Issue
Block a user