diff --git a/homeassistant/components/sonarr/manifest.json b/homeassistant/components/sonarr/manifest.json index 6b34b077888..6b9b45b75ec 100644 --- a/homeassistant/components/sonarr/manifest.json +++ b/homeassistant/components/sonarr/manifest.json @@ -3,7 +3,7 @@ "name": "Sonarr", "documentation": "https://www.home-assistant.io/integrations/sonarr", "codeowners": ["@ctalkington"], - "requirements": ["aiopyarr==22.6.0"], + "requirements": ["aiopyarr==22.7.0"], "config_flow": true, "quality_scale": "silver", "iot_class": "local_polling", diff --git a/requirements_all.txt b/requirements_all.txt index d34799e4f6f..8f0fcb9a608 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -226,7 +226,7 @@ aiopvapi==1.6.19 aiopvpc==3.0.0 # homeassistant.components.sonarr -aiopyarr==22.6.0 +aiopyarr==22.7.0 # homeassistant.components.qnap_qsw aioqsw==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 894ca0f2ab4..6d792218e83 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -195,7 +195,7 @@ aiopvapi==1.6.19 aiopvpc==3.0.0 # homeassistant.components.sonarr -aiopyarr==22.6.0 +aiopyarr==22.7.0 # homeassistant.components.qnap_qsw aioqsw==0.1.0