From bdc3bb57f3639e1ed206b5b9fe2278d8709f0f30 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 23 May 2024 08:43:14 -1000 Subject: [PATCH] Bump habluetooth to 3.1.1 (#117992) --- homeassistant/components/bluetooth/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 24708b70865..095eeff7f30 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -20,6 +20,6 @@ "bluetooth-auto-recovery==1.4.2", "bluetooth-data-tools==1.19.0", "dbus-fast==2.21.3", - "habluetooth==3.1.0" + "habluetooth==3.1.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 076e58c85f7..a973ed5b19c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -29,7 +29,7 @@ dbus-fast==2.21.3 fnv-hash-fast==0.5.0 ha-av==10.1.1 ha-ffmpeg==3.2.0 -habluetooth==3.1.0 +habluetooth==3.1.1 hass-nabucasa==0.81.0 hassil==1.7.1 home-assistant-bluetooth==1.12.0 diff --git a/requirements_all.txt b/requirements_all.txt index 8e4874dab43..b0e43eaa1b9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1044,7 +1044,7 @@ ha-philipsjs==3.2.1 habitipy==0.3.1 # homeassistant.components.bluetooth -habluetooth==3.1.0 +habluetooth==3.1.1 # homeassistant.components.cloud hass-nabucasa==0.81.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d35409066ad..5064bd69ec5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -858,7 +858,7 @@ ha-philipsjs==3.2.1 habitipy==0.3.1 # homeassistant.components.bluetooth -habluetooth==3.1.0 +habluetooth==3.1.1 # homeassistant.components.cloud hass-nabucasa==0.81.0