From aac65416ffa2aa4e7e7b38dc08919f18f3ce04a7 Mon Sep 17 00:00:00 2001 From: therealryanbonham <33603723+therealryanbonham@users.noreply.github.com> Date: Fri, 3 Jul 2020 07:59:30 -0400 Subject: [PATCH] Upgrade sonar to 0.2.3 (#37392) Co-authored-by: Ryan Bonham --- homeassistant/components/sonarr/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sonarr/manifest.json b/homeassistant/components/sonarr/manifest.json index c1edb8ec521..3cd6e88913b 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": ["sonarr==0.2.2"], + "requirements": ["sonarr==0.2.3"], "config_flow": true, "quality_scale": "silver" } diff --git a/requirements_all.txt b/requirements_all.txt index 4ad1c559626..48519dd44c9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2003,7 +2003,7 @@ somecomfort==0.5.2 somfy-mylink-synergy==1.0.6 # homeassistant.components.sonarr -sonarr==0.2.2 +sonarr==0.2.3 # homeassistant.components.marytts speak2mary==1.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b564c9369e1..629d48acad0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -853,7 +853,7 @@ solaredge==0.0.2 somecomfort==0.5.2 # homeassistant.components.sonarr -sonarr==0.2.2 +sonarr==0.2.3 # homeassistant.components.marytts speak2mary==1.4.0