From 2dfd767b8c4831085695b4014ec40e8423048715 Mon Sep 17 00:00:00 2001 From: Eugene Prystupa Date: Thu, 23 Jul 2020 17:55:27 -0700 Subject: [PATCH] Upgrade bond-api to 0.1.7 (#38121) --- homeassistant/components/bond/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bond/manifest.json b/homeassistant/components/bond/manifest.json index 6b0bae84893..9d5a9975503 100644 --- a/homeassistant/components/bond/manifest.json +++ b/homeassistant/components/bond/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/bond", "requirements": [ - "bond-api==0.1.4" + "bond-api==0.1.7" ], "codeowners": [ "@prystupa" diff --git a/requirements_all.txt b/requirements_all.txt index b9d880fd71e..b999473018f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -356,7 +356,7 @@ blockchain==1.4.4 bomradarloop==0.1.4 # homeassistant.components.bond -bond-api==0.1.4 +bond-api==0.1.7 # homeassistant.components.amazon_polly # homeassistant.components.route53 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c1f2bafe0a1..199183d76ed 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -181,7 +181,7 @@ blinkpy==0.15.1 bomradarloop==0.1.4 # homeassistant.components.bond -bond-api==0.1.4 +bond-api==0.1.7 # homeassistant.components.braviatv bravia-tv==1.0.6