From 47453420c1bbc6fed9827d4f0e7b6222fce8c376 Mon Sep 17 00:00:00 2001 From: puddly <32534428+puddly@users.noreply.github.com> Date: Mon, 30 Jan 2023 21:35:27 -0500 Subject: [PATCH] Bump ZHA dependencies (#86979) Bump ZHA dependency bellows from 0.34.6 to 0.34.7 --- homeassistant/components/zha/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index 0392368070f..065f4aaf8a4 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/zha", "requirements": [ - "bellows==0.34.6", + "bellows==0.34.7", "pyserial==3.5", "pyserial-asyncio==0.6", "zha-quirks==0.0.92", diff --git a/requirements_all.txt b/requirements_all.txt index 705e7caf3a9..982a97e2274 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -422,7 +422,7 @@ beautifulsoup4==4.11.1 # beewi_smartclim==0.0.10 # homeassistant.components.zha -bellows==0.34.6 +bellows==0.34.7 # homeassistant.components.bmw_connected_drive bimmer_connected==0.12.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 111d331a9af..5c11e79524d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -352,7 +352,7 @@ base36==0.1.1 beautifulsoup4==4.11.1 # homeassistant.components.zha -bellows==0.34.6 +bellows==0.34.7 # homeassistant.components.bmw_connected_drive bimmer_connected==0.12.0