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