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