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