From 783e545a67ee6088136023256ec0b5fbad07f17d Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Tue, 1 Jun 2021 22:55:22 +0200 Subject: [PATCH] Bump hangups to 0.4.14 (#51355) --- 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 69cfa515c02..98531fca11a 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.11"], + "requirements": ["hangups==0.4.14"], "codeowners": [], "iot_class": "cloud_push" } diff --git a/requirements_all.txt b/requirements_all.txt index ba84ed28def..651be9eecfc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -729,7 +729,7 @@ ha-philipsjs==2.7.4 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.11 +hangups==0.4.14 # homeassistant.components.cloud hass-nabucasa==0.43.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 05dcb71313c..d1123404465 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -405,7 +405,7 @@ ha-philipsjs==2.7.4 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.11 +hangups==0.4.14 # homeassistant.components.cloud hass-nabucasa==0.43.0