From 8a73795f5082f173159f1d7b78d5a70470c23c10 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 1 Oct 2022 15:27:44 -1000 Subject: [PATCH] Bump bluetooth-adapters to 0.5.3 (#79442) --- 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 e4563038569..9c989bfe9fa 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -8,7 +8,7 @@ "requirements": [ "bleak==0.18.1", "bleak-retry-connector==2.1.3", - "bluetooth-adapters==0.5.2", + "bluetooth-adapters==0.5.3", "bluetooth-auto-recovery==0.3.3", "dbus-fast==1.18.0" ], diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 4dfd94862a2..258776dde30 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -12,7 +12,7 @@ awesomeversion==22.9.0 bcrypt==3.1.7 bleak-retry-connector==2.1.3 bleak==0.18.1 -bluetooth-adapters==0.5.2 +bluetooth-adapters==0.5.3 bluetooth-auto-recovery==0.3.3 certifi>=2021.5.30 ciso8601==2.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index 3f7eaa0d909..8074756a367 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -438,7 +438,7 @@ bluemaestro-ble==0.2.0 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.5.2 +bluetooth-adapters==0.5.3 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ed1da50091b..4097f10c78b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -352,7 +352,7 @@ blinkpy==0.19.2 bluemaestro-ble==0.2.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.5.2 +bluetooth-adapters==0.5.3 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.3