Skip to content

Commit 02b34f0

Browse files
authored
Bump spotifyaio to 0.8.2 (#129639)
1 parent 37f4270 commit 02b34f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/spotify/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"iot_class": "cloud_polling",
1010
"loggers": ["spotipy"],
1111
"quality_scale": "silver",
12-
"requirements": ["spotifyaio==0.8.1"],
12+
"requirements": ["spotifyaio==0.8.2"],
1313
"zeroconf": ["_spotify-connect._tcp.local."]
1414
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2710,7 +2710,7 @@ speak2mary==1.4.0
27102710
speedtest-cli==2.1.3
27112711

27122712
# homeassistant.components.spotify
2713-
spotifyaio==0.8.1
2713+
spotifyaio==0.8.2
27142714

27152715
# homeassistant.components.sql
27162716
sqlparse==0.5.0

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2162,7 +2162,7 @@ speak2mary==1.4.0
21622162
speedtest-cli==2.1.3
21632163

21642164
# homeassistant.components.spotify
2165-
spotifyaio==0.8.1
2165+
spotifyaio==0.8.2
21662166

21672167
# homeassistant.components.sql
21682168
sqlparse==0.5.0

0 commit comments

Comments
 (0)