From 3cdcfb1654d4a43782c422a3bb4e8485a4c3307f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Thu, 18 May 2023 21:15:39 +0200 Subject: [PATCH] Bump rapt-ble to v0.1.1 (#93242) --- homeassistant/components/rapt_ble/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/rapt_ble/manifest.json b/homeassistant/components/rapt_ble/manifest.json index c144251960b..d3eab0641a6 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.0"] + "requirements": ["rapt-ble==0.1.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7f518fac4b1..93a22f3a149 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2233,7 +2233,7 @@ radiotherm==2.1.0 raincloudy==0.0.7 # homeassistant.components.rapt_ble -rapt-ble==0.1.0 +rapt-ble==0.1.1 # homeassistant.components.raspyrfm raspyrfm-client==1.2.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bb6eb9c0e60..bcedff42ac1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1617,7 +1617,7 @@ radios==0.1.1 radiotherm==2.1.0 # homeassistant.components.rapt_ble -rapt-ble==0.1.0 +rapt-ble==0.1.1 # homeassistant.components.rainmachine regenmaschine==2023.05.1