From d2991d3f5e52e075b7064c7993a12cf98b2ed902 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 13 Jul 2023 13:20:24 -1000 Subject: [PATCH] Bump bond-async to 0.2.1 (#96504) --- homeassistant/components/bond/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bond/manifest.json b/homeassistant/components/bond/manifest.json index fc91f8eb72e..08e4fb007b7 100644 --- a/homeassistant/components/bond/manifest.json +++ b/homeassistant/components/bond/manifest.json @@ -7,6 +7,6 @@ "iot_class": "local_push", "loggers": ["bond_async"], "quality_scale": "platinum", - "requirements": ["bond-async==0.1.23"], + "requirements": ["bond-async==0.2.1"], "zeroconf": ["_bond._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 8742fd97c77..aa80f7676ca 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -537,7 +537,7 @@ bluetooth-auto-recovery==1.2.1 bluetooth-data-tools==1.6.0 # homeassistant.components.bond -bond-async==0.1.23 +bond-async==0.2.1 # homeassistant.components.bosch_shc boschshcpy==0.2.57 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f9237251eba..0a7fe75fe45 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -451,7 +451,7 @@ bluetooth-auto-recovery==1.2.1 bluetooth-data-tools==1.6.0 # homeassistant.components.bond -bond-async==0.1.23 +bond-async==0.2.1 # homeassistant.components.bosch_shc boschshcpy==0.2.57