From 52f754e83d6da29fb13f5b6a361b648b5932c2bb Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 8 Dec 2022 15:29:14 -1000 Subject: [PATCH] Bump bluetooth-auto-recovery to 0.5.5 (#83597) changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v0.5.4...v0.5.5 fixes #78036 --- 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 3a2f1f1a678..6648c05c907 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -9,7 +9,7 @@ "bleak==0.19.2", "bleak-retry-connector==2.10.1", "bluetooth-adapters==0.12.0", - "bluetooth-auto-recovery==0.5.4", + "bluetooth-auto-recovery==0.5.5", "bluetooth-data-tools==0.3.0", "dbus-fast==1.79.0" ], diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index e38117c38e6..5773ad6e94e 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -13,7 +13,7 @@ bcrypt==3.1.7 bleak-retry-connector==2.10.1 bleak==0.19.2 bluetooth-adapters==0.12.0 -bluetooth-auto-recovery==0.5.4 +bluetooth-auto-recovery==0.5.5 bluetooth-data-tools==0.3.0 certifi>=2021.5.30 ciso8601==2.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index d64eb1dbee8..bd02415a1c6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -450,7 +450,7 @@ bluemaestro-ble==0.2.0 bluetooth-adapters==0.12.0 # homeassistant.components.bluetooth -bluetooth-auto-recovery==0.5.4 +bluetooth-auto-recovery==0.5.5 # homeassistant.components.bluetooth # homeassistant.components.led_ble diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 84bf58996a9..bc7679b4e5f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -364,7 +364,7 @@ bluemaestro-ble==0.2.0 bluetooth-adapters==0.12.0 # homeassistant.components.bluetooth -bluetooth-auto-recovery==0.5.4 +bluetooth-auto-recovery==0.5.5 # homeassistant.components.bluetooth # homeassistant.components.led_ble