From 255f12ec05d7e70f9617df78af1a2153f08c32dd Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 25 Mar 2023 15:48:03 -1000 Subject: [PATCH] Bump bleak-retry-connector to 3.0.2 (#90279) changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v3.0.1...v3.0.2 --- 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 f6cbe5b3e54..87a584f0bef 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -16,7 +16,7 @@ "quality_scale": "internal", "requirements": [ "bleak==0.20.0", - "bleak-retry-connector==3.0.1", + "bleak-retry-connector==3.0.2", "bluetooth-adapters==0.15.3", "bluetooth-auto-recovery==1.0.3", "bluetooth-data-tools==0.3.1", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 2f0cff13199..4af85540de0 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -10,7 +10,7 @@ atomicwrites-homeassistant==1.4.1 attrs==22.2.0 awesomeversion==22.9.0 bcrypt==4.0.1 -bleak-retry-connector==3.0.1 +bleak-retry-connector==3.0.2 bleak==0.20.0 bluetooth-adapters==0.15.3 bluetooth-auto-recovery==1.0.3 diff --git a/requirements_all.txt b/requirements_all.txt index 3e6213bca14..c1a05be4e57 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -431,7 +431,7 @@ bimmer_connected==0.13.0 bizkaibus==0.1.1 # homeassistant.components.bluetooth -bleak-retry-connector==3.0.1 +bleak-retry-connector==3.0.2 # homeassistant.components.bluetooth bleak==0.20.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1a572d5ccbf..f2c15b7771d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -361,7 +361,7 @@ bellows==0.34.10 bimmer_connected==0.13.0 # homeassistant.components.bluetooth -bleak-retry-connector==3.0.1 +bleak-retry-connector==3.0.2 # homeassistant.components.bluetooth bleak==0.20.0