From 1edef73c9aa996fe3b45ac0a4ac3723f8c9893ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Sat, 25 Feb 2023 04:10:00 +0100 Subject: [PATCH] Update aioqsw v0.3.2 (#88695) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- homeassistant/components/qnap_qsw/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/qnap_qsw/manifest.json b/homeassistant/components/qnap_qsw/manifest.json index e2f188541d7..17825110490 100644 --- a/homeassistant/components/qnap_qsw/manifest.json +++ b/homeassistant/components/qnap_qsw/manifest.json @@ -11,5 +11,5 @@ "documentation": "https://www.home-assistant.io/integrations/qnap_qsw", "iot_class": "local_polling", "loggers": ["aioqsw"], - "requirements": ["aioqsw==0.3.1"] + "requirements": ["aioqsw==0.3.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index a3f23fa171e..1a8ecd655f9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -249,7 +249,7 @@ aiopvpc==4.0.1 aiopyarr==22.11.0 # homeassistant.components.qnap_qsw -aioqsw==0.3.1 +aioqsw==0.3.2 # homeassistant.components.recollect_waste aiorecollect==1.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 454ae7bbd92..35415529dd1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -227,7 +227,7 @@ aiopvpc==4.0.1 aiopyarr==22.11.0 # homeassistant.components.qnap_qsw -aioqsw==0.3.1 +aioqsw==0.3.2 # homeassistant.components.recollect_waste aiorecollect==1.0.8