From d67c8bb44f81b0c5d17287805491f7aadcd56300 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 4 Jan 2024 19:54:46 -1000 Subject: [PATCH] Bump bluetooth-adapters to 0.17.0 (#107195) changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/compare/v0.16.2...v0.17.0 related https://github.com/home-assistant/operating-system/issues/2944 --- 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 7308f3a83ff718..e7145d0385a7c3 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.16.2", + "bluetooth-adapters==0.17.0", "bluetooth-auto-recovery==1.2.3", "bluetooth-data-tools==1.19.0", "dbus-fast==2.21.0", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a392cb492ff80e..32189d875a27b7 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.4.0 bleak==0.21.1 -bluetooth-adapters==0.16.2 +bluetooth-adapters==0.17.0 bluetooth-auto-recovery==1.2.3 bluetooth-data-tools==1.19.0 cached_ipaddress==0.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index d1bf48801c4ad8..023ddd084a39f2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -563,7 +563,7 @@ bluemaestro-ble==0.2.3 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.16.2 +bluetooth-adapters==0.17.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.2.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 15385290abb2b6..888906f875fd2d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -475,7 +475,7 @@ bluecurrent-api==1.0.6 bluemaestro-ble==0.2.3 # homeassistant.components.bluetooth -bluetooth-adapters==0.16.2 +bluetooth-adapters==0.17.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.2.3