From 3b313308826fca724b9611465ac4e10cfe12dedb Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 15 Oct 2022 14:08:15 -1000 Subject: [PATCH] Bump bleak-retry-connector to 2.3.0 (#80397) --- 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 1a5871f2e5d..ef6157706bc 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -7,7 +7,7 @@ "quality_scale": "internal", "requirements": [ "bleak==0.19.0", - "bleak-retry-connector==2.2.0", + "bleak-retry-connector==2.3.0", "bluetooth-adapters==0.6.0", "bluetooth-auto-recovery==0.3.4", "dbus-fast==1.45.0" diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 57216b061f8..5a0621f7216 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -10,7 +10,7 @@ atomicwrites-homeassistant==1.4.1 attrs==21.2.0 awesomeversion==22.9.0 bcrypt==3.1.7 -bleak-retry-connector==2.2.0 +bleak-retry-connector==2.3.0 bleak==0.19.0 bluetooth-adapters==0.6.0 bluetooth-auto-recovery==0.3.4 diff --git a/requirements_all.txt b/requirements_all.txt index 153642b855a..c0161fc18ec 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -413,7 +413,7 @@ bimmer_connected==0.10.4 bizkaibus==0.1.1 # homeassistant.components.bluetooth -bleak-retry-connector==2.2.0 +bleak-retry-connector==2.3.0 # homeassistant.components.bluetooth bleak==0.19.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f37afc21466..1fed989720e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -337,7 +337,7 @@ bellows==0.34.2 bimmer_connected==0.10.4 # homeassistant.components.bluetooth -bleak-retry-connector==2.2.0 +bleak-retry-connector==2.3.0 # homeassistant.components.bluetooth bleak==0.19.0