From 2366b5f6ca0d570dd8e637443505b7d643a66ab4 Mon Sep 17 00:00:00 2001 From: SukramJ Date: Mon, 17 Feb 2020 18:31:09 +0100 Subject: [PATCH] Bump dependency to 0.10.17 for HomematicIP Cloud (#31911) --- homeassistant/components/homematicip_cloud/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/homematicip_cloud/manifest.json b/homeassistant/components/homematicip_cloud/manifest.json index d823621f6cb..9ecdb0ad80d 100644 --- a/homeassistant/components/homematicip_cloud/manifest.json +++ b/homeassistant/components/homematicip_cloud/manifest.json @@ -3,7 +3,7 @@ "name": "HomematicIP Cloud", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/homematicip_cloud", - "requirements": ["homematicip==0.10.15"], + "requirements": ["homematicip==0.10.17"], "dependencies": [], "codeowners": ["@SukramJ"], "quality_scale": "platinum" diff --git a/requirements_all.txt b/requirements_all.txt index c26368fad9b..b8a25ef5165 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -692,7 +692,7 @@ homeassistant-pyozw==0.1.8 homekit[IP]==0.15.0 # homeassistant.components.homematicip_cloud -homematicip==0.10.15 +homematicip==0.10.17 # homeassistant.components.horizon horimote==0.4.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 58186982f71..2d0a5bc0098 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -263,7 +263,7 @@ homeassistant-pyozw==0.1.8 homekit[IP]==0.15.0 # homeassistant.components.homematicip_cloud -homematicip==0.10.15 +homematicip==0.10.17 # homeassistant.components.google # homeassistant.components.remember_the_milk