diff --git a/homeassistant/components/qnap_qsw/manifest.json b/homeassistant/components/qnap_qsw/manifest.json index 28e1ba7b8e417e6e3deb4d10e912e954b7dd6efd..76949b95cbd63bb14ab3facd3ef275567b348f14 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.4"] + "requirements": ["aioqsw==0.3.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index a98e49426c22cf0b5739aa1ed3060413b42a2d5d..53c06b9c18a895df7553c18d4810a4420eef06cf 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -327,7 +327,7 @@ aiopvpc==4.2.2 aiopyarr==23.4.0 # homeassistant.components.qnap_qsw -aioqsw==0.3.4 +aioqsw==0.3.5 # homeassistant.components.recollect_waste aiorecollect==2023.09.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 74a586520d0b09bcaf0ace86a760b4974eaf8ed5..1b81c1e749430727d1c704db4b54b52fa6d8d027 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -302,7 +302,7 @@ aiopvpc==4.2.2 aiopyarr==23.4.0 # homeassistant.components.qnap_qsw -aioqsw==0.3.4 +aioqsw==0.3.5 # homeassistant.components.recollect_waste aiorecollect==2023.09.0