From eb6310f7bb9bfcb38de6ee3bdc013860357476a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 12 Dec 2022 11:58:22 +0100 Subject: [PATCH] Update aioqsw to v0.3.1 (#83784) --- 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 91d77a7362f..370dd96d4f8 100644 --- a/homeassistant/components/qnap_qsw/manifest.json +++ b/homeassistant/components/qnap_qsw/manifest.json @@ -3,7 +3,7 @@ "name": "QNAP QSW", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/qnap_qsw", - "requirements": ["aioqsw==0.2.2"], + "requirements": ["aioqsw==0.3.1"], "codeowners": ["@Noltari"], "iot_class": "local_polling", "loggers": ["aioqsw"], diff --git a/requirements_all.txt b/requirements_all.txt index f51d2e38138..9dcdd18843e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -249,7 +249,7 @@ aiopvpc==3.0.0 aiopyarr==22.11.0 # homeassistant.components.qnap_qsw -aioqsw==0.2.2 +aioqsw==0.3.1 # homeassistant.components.recollect_waste aiorecollect==1.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5bf6eb08fad..4b6d02e1a71 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -224,7 +224,7 @@ aiopvpc==3.0.0 aiopyarr==22.11.0 # homeassistant.components.qnap_qsw -aioqsw==0.2.2 +aioqsw==0.3.1 # homeassistant.components.recollect_waste aiorecollect==1.0.8