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",
|
||||
"name": "Spotify",
|
||||
"documentation": "https://www.home-assistant.io/integrations/spotify",
|
||||
"requirements": ["spotipy==2.22.0"],
|
||||
"requirements": ["spotipy==2.22.1"],
|
||||
"zeroconf": ["_spotify-connect._tcp.local."],
|
||||
"dependencies": ["application_credentials"],
|
||||
"codeowners": ["@frenck"],
|
||||
|
|
|
@ -2378,7 +2378,7 @@ speedtest-cli==2.1.3
|
|||
spiderpy==1.6.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.22.0
|
||||
spotipy==2.22.1
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
|
|
@ -1675,7 +1675,7 @@ speedtest-cli==2.1.3
|
|||
spiderpy==1.6.1
|
||||
|
||||
# homeassistant.components.spotify
|
||||
spotipy==2.22.0
|
||||
spotipy==2.22.1
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.components.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue