From e30c307f9f4099c75a231698d8038203df5a9639 Mon Sep 17 00:00:00 2001 From: Robert Hillis Date: Sun, 9 Apr 2023 16:48:37 -0400 Subject: [PATCH] Bump aiopyarr to 23.4.0 (#91110) --- homeassistant/components/lidarr/manifest.json | 2 +- homeassistant/components/radarr/manifest.json | 2 +- homeassistant/components/sonarr/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/homeassistant/components/lidarr/manifest.json b/homeassistant/components/lidarr/manifest.json index 717800e3110..30672afdf41 100644 --- a/homeassistant/components/lidarr/manifest.json +++ b/homeassistant/components/lidarr/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "local_polling", "loggers": ["aiopyarr"], - "requirements": ["aiopyarr==22.11.0"] + "requirements": ["aiopyarr==23.4.0"] } diff --git a/homeassistant/components/radarr/manifest.json b/homeassistant/components/radarr/manifest.json index 420c352e8e3..ad5a4f05096 100644 --- a/homeassistant/components/radarr/manifest.json +++ b/homeassistant/components/radarr/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "local_polling", "loggers": ["aiopyarr"], - "requirements": ["aiopyarr==22.11.0"] + "requirements": ["aiopyarr==23.4.0"] } diff --git a/homeassistant/components/sonarr/manifest.json b/homeassistant/components/sonarr/manifest.json index 19531b08de8..bfc2b6f787f 100644 --- a/homeassistant/components/sonarr/manifest.json +++ b/homeassistant/components/sonarr/manifest.json @@ -7,5 +7,5 @@ "iot_class": "local_polling", "loggers": ["aiopyarr"], "quality_scale": "silver", - "requirements": ["aiopyarr==22.11.0"] + "requirements": ["aiopyarr==23.4.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 6f60feef0aa..0cd876ccfb9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -246,7 +246,7 @@ aiopvpc==4.1.0 # homeassistant.components.lidarr # homeassistant.components.radarr # homeassistant.components.sonarr -aiopyarr==22.11.0 +aiopyarr==23.4.0 # homeassistant.components.qnap_qsw aioqsw==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 43f60ee33df..3b2e98ceae3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -227,7 +227,7 @@ aiopvpc==4.1.0 # homeassistant.components.lidarr # homeassistant.components.radarr # homeassistant.components.sonarr -aiopyarr==22.11.0 +aiopyarr==23.4.0 # homeassistant.components.qnap_qsw aioqsw==0.3.2