From e78588a585f0b5c647e87038fb05ef998142471f Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 17 Dec 2023 01:48:08 -1000 Subject: [PATCH] Bump bluetooth-adapters to 0.16.2 (#105878) changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/compare/v0.16.1...v0.16.2 --- 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 c64784aac7c..b5bce32148a 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -16,7 +16,7 @@ "requirements": [ "bleak==0.21.1", "bleak-retry-connector==3.3.0", - "bluetooth-adapters==0.16.1", + "bluetooth-adapters==0.16.2", "bluetooth-auto-recovery==1.2.3", "bluetooth-data-tools==1.18.0", "dbus-fast==2.21.0", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a4b697d5151..2bb39cb935b 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -13,7 +13,7 @@ awesomeversion==23.11.0 bcrypt==4.0.1 bleak-retry-connector==3.3.0 bleak==0.21.1 -bluetooth-adapters==0.16.1 +bluetooth-adapters==0.16.2 bluetooth-auto-recovery==1.2.3 bluetooth-data-tools==1.18.0 certifi>=2021.5.30 diff --git a/requirements_all.txt b/requirements_all.txt index a534e29e58e..787bba5aa94 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -560,7 +560,7 @@ bluemaestro-ble==0.2.3 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.16.1 +bluetooth-adapters==0.16.2 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.2.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index dff7f3e5a40..5035e48b141 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -472,7 +472,7 @@ blinkpy==0.22.3 bluemaestro-ble==0.2.3 # homeassistant.components.bluetooth -bluetooth-adapters==0.16.1 +bluetooth-adapters==0.16.2 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.2.3