From fe957b74be25c6a91e9e590aa063e6a4e0e4e61d Mon Sep 17 00:00:00 2001 From: Alex Henry Date: Wed, 4 Aug 2021 22:43:30 +1200 Subject: [PATCH] Upgrade anthemav dependency to 1.2.0 (#53931) --- homeassistant/components/anthemav/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/anthemav/manifest.json b/homeassistant/components/anthemav/manifest.json index 3e11675fa1f..078ecaae0da 100644 --- a/homeassistant/components/anthemav/manifest.json +++ b/homeassistant/components/anthemav/manifest.json @@ -2,7 +2,7 @@ "domain": "anthemav", "name": "Anthem A/V Receivers", "documentation": "https://www.home-assistant.io/integrations/anthemav", - "requirements": ["anthemav==1.1.10"], + "requirements": ["anthemav==1.2.0"], "codeowners": [], "iot_class": "local_push" } diff --git a/requirements_all.txt b/requirements_all.txt index 237966f8253..2ac357f0990 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -276,7 +276,7 @@ androidtv[async]==0.0.60 anel_pwrctrl-homeassistant==0.0.1.dev2 # homeassistant.components.anthemav -anthemav==1.1.10 +anthemav==1.2.0 # homeassistant.components.apcupsd apcaccess==0.0.13