From 1a27cea6f2a69ce5576fb46a7fd6e3942e07b923 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 24 Jun 2024 15:25:08 +0200 Subject: [PATCH] Bump bluetooth-adapters to 0.19.2 (#120324) --- 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 095eeff7f30..7239b5b3d05 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -16,7 +16,7 @@ "requirements": [ "bleak==0.22.1", "bleak-retry-connector==3.5.0", - "bluetooth-adapters==0.19.2", + "bluetooth-adapters==0.19.3", "bluetooth-auto-recovery==1.4.2", "bluetooth-data-tools==1.19.0", "dbus-fast==2.21.3", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 3dd4fb13f7b..4dc15aaf94b 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -17,7 +17,7 @@ awesomeversion==24.2.0 bcrypt==4.1.2 bleak-retry-connector==3.5.0 bleak==0.22.1 -bluetooth-adapters==0.19.2 +bluetooth-adapters==0.19.3 bluetooth-auto-recovery==1.4.2 bluetooth-data-tools==1.19.0 cached_ipaddress==0.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index c443edba8ba..b518a91a788 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -594,7 +594,7 @@ bluemaestro-ble==0.2.3 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.19.2 +bluetooth-adapters==0.19.3 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.4.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1c07b5c2ae2..01718dcb96e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -509,7 +509,7 @@ bluecurrent-api==1.2.3 bluemaestro-ble==0.2.3 # homeassistant.components.bluetooth -bluetooth-adapters==0.19.2 +bluetooth-adapters==0.19.3 # homeassistant.components.bluetooth bluetooth-auto-recovery==1.4.2