From c4c8c67a03bae4910dc7ddd04dab8c1e2711260d Mon Sep 17 00:00:00 2001 From: D3v01dZA Date: Thu, 22 Apr 2021 09:46:48 -0400 Subject: [PATCH] Bump snapcast to 2.1.3 (#49553) --- homeassistant/components/snapcast/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 32162c062dd..2e3249f4551 100644 --- a/homeassistant/components/snapcast/manifest.json +++ b/homeassistant/components/snapcast/manifest.json @@ -2,7 +2,7 @@ "domain": "snapcast", "name": "Snapcast", "documentation": "https://www.home-assistant.io/integrations/snapcast", - "requirements": ["snapcast==2.1.2"], + "requirements": ["snapcast==2.1.3"], "codeowners": [], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index c78bd272292..43f93c0b48f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2099,7 +2099,7 @@ smarthab==0.21 smhi-pkg==1.0.13 # homeassistant.components.snapcast -snapcast==2.1.2 +snapcast==2.1.3 # homeassistant.components.solaredge_local solaredge-local==0.2.0