Upgrade spotipy to 2.11.1 (#34201)
parent
6fa29d6e2e
commit
52fe19ca31
|
@ -2,7 +2,7 @@
|
||||||
"domain": "spotify",
|
"domain": "spotify",
|
||||||
"name": "Spotify",
|
"name": "Spotify",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||||
"requirements": ["spotipy==2.10.0"],
|
"requirements": ["spotipy==2.11.1"],
|
||||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
|
|
|
@ -1944,7 +1944,7 @@ spiderpy==1.3.1
|
||||||
spotcrime==1.0.4
|
spotcrime==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.10.0
|
spotipy==2.11.1
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
|
|
@ -728,7 +728,7 @@ somecomfort==0.5.2
|
||||||
speak2mary==1.4.0
|
speak2mary==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.10.0
|
spotipy==2.11.1
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
|
Loading…
Reference in New Issue