diff --git a/homeassistant/components/led_ble/manifest.json b/homeassistant/components/led_ble/manifest.json
index 8608c0b2798879e89d8f397fc5cec33a044b5b63..9a65f62202be683abce57a79434134b779c74558 100644
--- a/homeassistant/components/led_ble/manifest.json
+++ b/homeassistant/components/led_ble/manifest.json
@@ -35,5 +35,5 @@
   "dependencies": ["bluetooth_adapters"],
   "documentation": "https://www.home-assistant.io/integrations/led_ble",
   "iot_class": "local_polling",
-  "requirements": ["bluetooth-data-tools==1.23.3", "led-ble==1.1.4"]
+  "requirements": ["bluetooth-data-tools==1.23.3", "led-ble==1.1.5"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index d9cca6333d32b034fec5427cbf6da8e780890a23..b0933033c76725bc28d42566f44f1d9659a7074f 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1299,7 +1299,7 @@ ld2410-ble==0.1.1
 leaone-ble==0.1.0
 
 # homeassistant.components.led_ble
-led-ble==1.1.4
+led-ble==1.1.5
 
 # homeassistant.components.lektrico
 lektricowifi==0.0.43
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 52a24f57b9893c3034f8437d6f22def2380cda88..4fa8ed664b50fbea2e51a7e6ff8ce1c9fddf34b1 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1098,7 +1098,7 @@ ld2410-ble==0.1.1
 leaone-ble==0.1.0
 
 # homeassistant.components.led_ble
-led-ble==1.1.4
+led-ble==1.1.5
 
 # homeassistant.components.lektrico
 lektricowifi==0.0.43