diff --git a/homeassistant/components/tailwind/manifest.json b/homeassistant/components/tailwind/manifest.json index da115ab5603..2cc5f04fd16 100644 --- a/homeassistant/components/tailwind/manifest.json +++ b/homeassistant/components/tailwind/manifest.json @@ -12,7 +12,7 @@ "integration_type": "device", "iot_class": "local_polling", "quality_scale": "platinum", - "requirements": ["gotailwind==0.2.2"], + "requirements": ["gotailwind==0.2.3"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index f940663a05b..541eff51811 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -977,7 +977,7 @@ googlemaps==2.5.1 goslide-api==0.5.1 # homeassistant.components.tailwind -gotailwind==0.2.2 +gotailwind==0.2.3 # homeassistant.components.govee_ble govee-ble==0.31.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 653e8fd2cd4..5501f952b7d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -800,7 +800,7 @@ google-nest-sdm==3.0.4 googlemaps==2.5.1 # homeassistant.components.tailwind -gotailwind==0.2.2 +gotailwind==0.2.3 # homeassistant.components.govee_ble govee-ble==0.31.2