diff --git a/homeassistant/components/rapt_ble/manifest.json b/homeassistant/components/rapt_ble/manifest.json index d3eab0641a6..1bde135de35 100644 --- a/homeassistant/components/rapt_ble/manifest.json +++ b/homeassistant/components/rapt_ble/manifest.json @@ -16,5 +16,5 @@ "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/rapt_ble", "iot_class": "local_push", - "requirements": ["rapt-ble==0.1.1"] + "requirements": ["rapt-ble==0.1.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index b5ebecc3028..564b21d22ca 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2253,7 +2253,7 @@ radiotherm==2.1.0 raincloudy==0.0.7 # homeassistant.components.rapt_ble -rapt-ble==0.1.1 +rapt-ble==0.1.2 # homeassistant.components.raspyrfm raspyrfm-client==1.2.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ea1564fe384..49bd3a91909 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1643,7 +1643,7 @@ radios==0.1.1 radiotherm==2.1.0 # homeassistant.components.rapt_ble -rapt-ble==0.1.1 +rapt-ble==0.1.2 # homeassistant.components.rainmachine regenmaschine==2023.06.0