diff --git a/homeassistant/components/tailwind/manifest.json b/homeassistant/components/tailwind/manifest.json index 136492d884f0d..1f4f4dde0d85b 100644 --- a/homeassistant/components/tailwind/manifest.json +++ b/homeassistant/components/tailwind/manifest.json @@ -11,7 +11,7 @@ "documentation": "https://www.home-assistant.io/integrations/tailwind", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["gotailwind==0.3.0"], + "requirements": ["gotailwind==0.4.0"], "zeroconf": [ { "properties": { diff --git a/requirements_all.txt b/requirements_all.txt index 4d1fb4456f0c9..caee00424b0db 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1135,7 +1135,7 @@ google_air_quality_api==3.0.1 goslide-api==0.7.0 # homeassistant.components.tailwind -gotailwind==0.3.0 +gotailwind==0.4.0 # homeassistant.components.govee_ble govee-ble==1.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 34efcb847731c..979475bee6352 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1014,7 +1014,7 @@ google_air_quality_api==3.0.1 goslide-api==0.7.0 # homeassistant.components.tailwind -gotailwind==0.3.0 +gotailwind==0.4.0 # homeassistant.components.govee_ble govee-ble==1.2.0