From d8d44465630268033ef3127487b876ee2e135b75 Mon Sep 17 00:00:00 2001 From: luar123 <49960470+luar123@users.noreply.github.com> Date: Mon, 15 May 2023 21:29:28 +0200 Subject: [PATCH] Bump snapcast to 2.3.3 (#93112) bump snapcast to 2.3.3 --- homeassistant/components/snapcast/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 8701fca0ad4..13091689fed 100644 --- a/homeassistant/components/snapcast/manifest.json +++ b/homeassistant/components/snapcast/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/snapcast", "iot_class": "local_polling", "loggers": ["construct", "snapcast"], - "requirements": ["snapcast==2.3.2"] + "requirements": ["snapcast==2.3.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5e379c7878a..c8a34277bd1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2372,7 +2372,7 @@ smart-meter-texas==0.4.7 smhi-pkg==1.0.16 # homeassistant.components.snapcast -snapcast==2.3.2 +snapcast==2.3.3 # homeassistant.components.sonos soco==0.29.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3450179f3c9..3907fbe9ee3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1711,7 +1711,7 @@ smart-meter-texas==0.4.7 smhi-pkg==1.0.16 # homeassistant.components.snapcast -snapcast==2.3.2 +snapcast==2.3.3 # homeassistant.components.sonos soco==0.29.1