From 014e21ce80c15575d6cabaf31120dd25327f2550 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 25 Feb 2024 11:07:12 -1000 Subject: [PATCH] Bump bluetooth-adapters to 0.18.0 (#111316) changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/compare/v0.17.0...v0.18.0 --- 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 df01e340d54..657ff0279f8 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.4.0", - "bluetooth-adapters==0.17.0", + "bluetooth-adapters==0.18.0", "bluetooth-auto-recovery==1.3.0", "bluetooth-data-tools==1.19.0", "dbus-fast==2.21.1", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f80c607c4ce..2c126dbd01a 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -15,7 +15,7 @@ awesomeversion==24.2.0 bcrypt==4.0.1 bleak-retry-connector==3.4.0 bleak==0.21.1 -bluetooth-adapters==0.17.0 +bluetooth-adapters==0.18.0 bluetooth-auto-recovery==1.3.0 bluetooth-data-tools==1.19.0 cached_ipaddress==0.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index f5b318c631e..2125252da48 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -578,7 +578,7 @@ bluemaestro-ble==0.2.3 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.17.0 +bluetooth-adapters==0.18.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6bb00690d8b..a00f92869d2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -490,7 +490,7 @@ bluecurrent-api==1.0.6 bluemaestro-ble==0.2.3 # homeassistant.components.bluetooth -bluetooth-adapters==0.17.0 +bluetooth-adapters==0.18.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.3.0