From a3fb8a65148d3b787370f3aa1e3944e2f38b66b4 Mon Sep 17 00:00:00 2001 From: Nyro Date: Tue, 13 Dec 2022 00:17:05 +0100 Subject: [PATCH] Bump pyoverkiz to 1.7.2 (#83866) Bump pyoverkiz --- homeassistant/components/overkiz/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/overkiz/manifest.json b/homeassistant/components/overkiz/manifest.json index 49a65b78c06..864c34714aa 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "integration_type": "hub", "documentation": "https://www.home-assistant.io/integrations/overkiz", - "requirements": ["pyoverkiz==1.7.1"], + "requirements": ["pyoverkiz==1.7.2"], "zeroconf": [ { "type": "_kizbox._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 9653e4af335..c0ccabfc900 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1812,7 +1812,7 @@ pyotgw==2.1.3 pyotp==2.7.0 # homeassistant.components.overkiz -pyoverkiz==1.7.1 +pyoverkiz==1.7.2 # homeassistant.components.openweathermap pyowm==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fce89b7bbad..517ad04614a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1289,7 +1289,7 @@ pyotgw==2.1.3 pyotp==2.7.0 # homeassistant.components.overkiz -pyoverkiz==1.7.1 +pyoverkiz==1.7.2 # homeassistant.components.openweathermap pyowm==3.2.0