From fe4e001fa5d4b8ede9a1120acdf0c5f8b47194cb Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 18 Jan 2025 15:10:15 -1000 Subject: [PATCH] Bump bluetooth-adapters to 0.21.0 (#135957) --- 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 b6cb08c2009..eed276ec6e6 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -16,7 +16,7 @@ "requirements": [ "bleak==0.22.3", "bleak-retry-connector==3.7.0", - "bluetooth-adapters==0.20.2", + "bluetooth-adapters==0.21.0", "bluetooth-auto-recovery==1.4.2", "bluetooth-data-tools==1.22.0", "dbus-fast==2.30.2", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f9e7cc6a8e3..6aa729a89e8 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -20,7 +20,7 @@ awesomeversion==24.6.0 bcrypt==4.2.0 bleak-retry-connector==3.7.0 bleak==0.22.3 -bluetooth-adapters==0.20.2 +bluetooth-adapters==0.21.0 bluetooth-auto-recovery==1.4.2 bluetooth-data-tools==1.22.0 cached-ipaddress==0.8.0 diff --git a/requirements_all.txt b/requirements_all.txt index 776cc8e97c2..cf65cb47254 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -619,7 +619,7 @@ bluemaestro-ble==0.2.3 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.20.2 +bluetooth-adapters==0.21.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.4.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 955eaed30a7..bd864b11869 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -543,7 +543,7 @@ bluecurrent-api==1.2.3 bluemaestro-ble==0.2.3 # homeassistant.components.bluetooth -bluetooth-adapters==0.20.2 +bluetooth-adapters==0.21.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.4.2