From bb765803dc40e3b8d46db592ff716951e9fb6e77 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 11 Jan 2022 07:21:17 +0100 Subject: [PATCH] Upgrade hangups to 0.4.17 (#63871) --- homeassistant/components/hangouts/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hangouts/manifest.json b/homeassistant/components/hangouts/manifest.json index 187a748e3f6..a4c338aa632 100644 --- a/homeassistant/components/hangouts/manifest.json +++ b/homeassistant/components/hangouts/manifest.json @@ -3,7 +3,7 @@ "name": "Google Hangouts", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hangouts", - "requirements": ["hangups==0.4.16"], + "requirements": ["hangups==0.4.17"], "codeowners": [], "iot_class": "cloud_push" } diff --git a/requirements_all.txt b/requirements_all.txt index 597e4038050..4057a061cff 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -806,7 +806,7 @@ ha-philipsjs==2.7.6 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.16 +hangups==0.4.17 # homeassistant.components.cloud hass-nabucasa==0.51.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3e853adaa39..3a0a976b824 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -516,7 +516,7 @@ ha-philipsjs==2.7.6 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.16 +hangups==0.4.17 # homeassistant.components.cloud hass-nabucasa==0.51.0