From 44d0d0624b572e8c71f325277823db49a695c885 Mon Sep 17 00:00:00 2001 From: teliov Date: Thu, 2 May 2019 01:02:03 +0200 Subject: [PATCH] updated manifest.json with correct version of hangup (#23596) --- 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 a17bd76adb4..5d9bf3c7612 100644 --- a/homeassistant/components/hangouts/manifest.json +++ b/homeassistant/components/hangouts/manifest.json @@ -3,7 +3,7 @@ "name": "Hangouts", "documentation": "https://www.home-assistant.io/components/hangouts", "requirements": [ - "hangups==0.4.6" + "hangups==0.4.9" ], "dependencies": [], "codeowners": [] diff --git a/requirements_all.txt b/requirements_all.txt index 7d2bb859566..b6c64d71f4a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -527,7 +527,7 @@ ha-philipsjs==0.0.8 habitipy==0.2.0 # homeassistant.components.hangouts -hangups==0.4.6 +hangups==0.4.9 # homeassistant.components.cloud hass-nabucasa==0.12 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 552e9cbc7ab..13c5acb9424 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -130,7 +130,7 @@ google-api-python-client==1.6.4 ha-ffmpeg==2.0 # homeassistant.components.hangouts -hangups==0.4.6 +hangups==0.4.9 # homeassistant.components.cloud hass-nabucasa==0.12