Update spotipy to 2.22.1 (#86510)
This commit is contained in:
parent
b29425a9eb
commit
e084fe4903
3 changed files with 3 additions and 3 deletions
|
@ -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.22.0"],
|
"requirements": ["spotipy==2.22.1"],
|
||||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
|
|
|
@ -2378,7 +2378,7 @@ speedtest-cli==2.1.3
|
||||||
spiderpy==1.6.1
|
spiderpy==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.22.0
|
spotipy==2.22.1
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
|
|
@ -1675,7 +1675,7 @@ speedtest-cli==2.1.3
|
||||||
spiderpy==1.6.1
|
spiderpy==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.spotify
|
# homeassistant.components.spotify
|
||||||
spotipy==2.22.0
|
spotipy==2.22.1
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.components.sql
|
# homeassistant.components.sql
|
||||||
|
|
Loading…
Add table
Reference in a new issue