Upgrade spotipy to 2.12.0 (#35149)

This commit is contained in:
Franck Nijhof 2020-05-03 23:49:36 +02:00 committed by GitHub
parent 39431c0764
commit 540cb6ea5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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.11.1"], "requirements": ["spotipy==2.12.0"],
"zeroconf": ["_spotify-connect._tcp.local."], "zeroconf": ["_spotify-connect._tcp.local."],
"dependencies": ["http"], "dependencies": ["http"],
"codeowners": ["@frenck"], "codeowners": ["@frenck"],

View File

@ -1968,7 +1968,7 @@ spiderpy==1.3.1
spotcrime==1.0.4 spotcrime==1.0.4
# homeassistant.components.spotify # homeassistant.components.spotify
spotipy==2.11.1 spotipy==2.12.0
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.components.sql # homeassistant.components.sql

View File

@ -758,7 +758,7 @@ somecomfort==0.5.2
speak2mary==1.4.0 speak2mary==1.4.0
# homeassistant.components.spotify # homeassistant.components.spotify
spotipy==2.11.1 spotipy==2.12.0
# homeassistant.components.recorder # homeassistant.components.recorder
# homeassistant.components.sql # homeassistant.components.sql