From c512e1df3c9986ce3f2c00aa5d1f0573a268fd2a Mon Sep 17 00:00:00 2001 From: jjlawren Date: Wed, 9 Jun 2021 11:20:28 -0500 Subject: [PATCH] Bump pysonos to 0.0.51 (#51669) --- 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 bb949fea8c1..a3b031ac07b 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": ["pysonos==0.0.50"], + "requirements": ["pysonos==0.0.51"], "dependencies": ["ssdp"], "after_dependencies": ["plex"], "ssdp": [ diff --git a/requirements_all.txt b/requirements_all.txt index b85c396af79..b8888342fc5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1761,7 +1761,7 @@ pysnmp==4.4.12 pysoma==0.0.10 # homeassistant.components.sonos -pysonos==0.0.50 +pysonos==0.0.51 # homeassistant.components.spc pyspcwebgw==0.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 27e6192a968..10ee6c57164 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -988,7 +988,7 @@ pysmartthings==0.7.6 pysoma==0.0.10 # homeassistant.components.sonos -pysonos==0.0.50 +pysonos==0.0.51 # homeassistant.components.spc pyspcwebgw==0.4.0