diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index 98b802f8233..858e916d2d8 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -90,5 +90,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/govee_ble", "iot_class": "local_push", - "requirements": ["govee-ble==0.31.2"] + "requirements": ["govee-ble==0.31.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index b518a91a788..590fa2fcc29 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -995,7 +995,7 @@ goslide-api==0.5.1 gotailwind==0.2.3 # homeassistant.components.govee_ble -govee-ble==0.31.2 +govee-ble==0.31.3 # homeassistant.components.govee_light_local govee-local-api==1.5.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 01718dcb96e..5c40fb32cc7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -821,7 +821,7 @@ googlemaps==2.5.1 gotailwind==0.2.3 # homeassistant.components.govee_ble -govee-ble==0.31.2 +govee-ble==0.31.3 # homeassistant.components.govee_light_local govee-local-api==1.5.0