From 7f077c8956cb8e3b0a071fbffd8cf26c73c995cf Mon Sep 17 00:00:00 2001 From: jjlawren Date: Thu, 6 Jan 2022 08:26:03 -0600 Subject: [PATCH] Bump soco to 0.25.3 (#63548) --- homeassistant/components/sonos/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sonos/manifest.json b/homeassistant/components/sonos/manifest.json index d4fce01fd78..b943013d4bc 100644 --- a/homeassistant/components/sonos/manifest.json +++ b/homeassistant/components/sonos/manifest.json @@ -3,7 +3,7 @@ "name": "Sonos", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/sonos", - "requirements": ["soco==0.25.2"], + "requirements": ["soco==0.25.3"], "dependencies": ["ssdp"], "after_dependencies": ["plex", "zeroconf"], "zeroconf": ["_sonos._tcp.local."], diff --git a/requirements_all.txt b/requirements_all.txt index 07fdf92f6dc..3677524ba86 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2216,7 +2216,7 @@ smhi-pkg==1.0.15 snapcast==2.1.3 # homeassistant.components.sonos -soco==0.25.2 +soco==0.25.3 # homeassistant.components.solaredge_local solaredge-local==0.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5bf6c36c8f3..89775620235 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1337,7 +1337,7 @@ smarthab==0.21 smhi-pkg==1.0.15 # homeassistant.components.sonos -soco==0.25.2 +soco==0.25.3 # homeassistant.components.solaredge solaredge==0.0.2