Update spotipy to 2.22.1 (#86510)

This commit is contained in:
Franck Nijhof 2023-01-24 10:11:14 +01:00 committed by GitHub
parent b29425a9eb
commit e084fe4903
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.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"],

View file

@ -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

View file

@ -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