diff --git a/homeassistant/components/led_ble/manifest.json b/homeassistant/components/led_ble/manifest.json index b793c64f67d..bf15ab1cc66 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.19.3", "led-ble==1.0.1"] + "requirements": ["bluetooth-data-tools==1.19.3", "led-ble==1.0.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 19e8655df0a..061f2f2e849 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1233,7 +1233,7 @@ ld2410-ble==0.1.1 leaone-ble==0.1.0 # homeassistant.components.led_ble -led-ble==1.0.1 +led-ble==1.0.2 # homeassistant.components.foscam libpyfoscam==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3ee23e7602d..8374190865d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1008,7 +1008,7 @@ ld2410-ble==0.1.1 leaone-ble==0.1.0 # homeassistant.components.led_ble -led-ble==1.0.1 +led-ble==1.0.2 # homeassistant.components.foscam libpyfoscam==1.2.2