From e48f6d548fcc21b5f38dde52c755df12b8fe02f2 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 13 Dec 2021 14:15:52 +0100 Subject: [PATCH] Upgrade hangups to 0.4.16 (#61678) --- 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 98531fca11a..187a748e3f6 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.14"], + "requirements": ["hangups==0.4.16"], "codeowners": [], "iot_class": "cloud_push" } diff --git a/requirements_all.txt b/requirements_all.txt index ed844a0b815..578839a5b34 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -792,7 +792,7 @@ ha-philipsjs==2.7.6 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.14 +hangups==0.4.16 # homeassistant.components.cloud hass-nabucasa==0.50.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b582a5648e8..910005d493f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -500,7 +500,7 @@ ha-philipsjs==2.7.6 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.14 +hangups==0.4.16 # homeassistant.components.cloud hass-nabucasa==0.50.0