diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json
index 23bc20570e3..77d67547b78 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.26.0"]
+  "requirements": ["govee-ble==0.27.2"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 69ecc88aa44..586b2f23c9e 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -949,7 +949,7 @@ goslide-api==0.5.1
 gotailwind==0.2.2
 
 # homeassistant.components.govee_ble
-govee-ble==0.26.0
+govee-ble==0.27.2
 
 # homeassistant.components.remote_rpi_gpio
 gpiozero==1.6.2
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 71dfc925968..b015b4c39f3 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -766,7 +766,7 @@ googlemaps==2.5.1
 gotailwind==0.2.2
 
 # homeassistant.components.govee_ble
-govee-ble==0.26.0
+govee-ble==0.27.2
 
 # homeassistant.components.gree
 greeclimate==1.4.1