diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 675a60e4096..a88c91adff0 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.3"], + "requirements": ["snapcast==2.3.0"], "codeowners": [], "iot_class": "local_polling", "loggers": ["construct", "snapcast"] diff --git a/requirements_all.txt b/requirements_all.txt index 90b961b0961..0dfe6e0e804 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2274,7 +2274,7 @@ smart-meter-texas==0.4.7 smhi-pkg==1.0.16 # homeassistant.components.snapcast -snapcast==2.1.3 +snapcast==2.3.0 # homeassistant.components.sonos soco==0.28.0