From 4f403b8fa6892ce227e7840d8fdce541c9b62cbe Mon Sep 17 00:00:00 2001 From: noahhusby <32528627+noahhusby@users.noreply.github.com> Date: Fri, 27 Dec 2024 15:36:34 -0500 Subject: [PATCH] Bump aiorussound to 4.2.0 --- homeassistant/components/russound_rio/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/russound_rio/manifest.json b/homeassistant/components/russound_rio/manifest.json index f1d3671970db03..582dfa85a9a75b 100644 --- a/homeassistant/components/russound_rio/manifest.json +++ b/homeassistant/components/russound_rio/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_push", "loggers": ["aiorussound"], "quality_scale": "silver", - "requirements": ["aiorussound==4.1.1"] + "requirements": ["aiorussound==4.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 220a76b0094318..a778120bfe3b96 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -356,7 +356,7 @@ aioridwell==2024.01.0 aioruckus==0.42 # homeassistant.components.russound_rio -aiorussound==4.1.1 +aiorussound==4.2.0 # homeassistant.components.ruuvi_gateway aioruuvigateway==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ec1aeea9c89199..35dea37b94c149 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -338,7 +338,7 @@ aioridwell==2024.01.0 aioruckus==0.42 # homeassistant.components.russound_rio -aiorussound==4.1.1 +aiorussound==4.2.0 # homeassistant.components.ruuvi_gateway aioruuvigateway==0.1.0