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