From 9a2b608d855d608edc9a23716d208a861ecdafb2 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Tue, 29 Nov 2022 16:00:52 +0100 Subject: [PATCH] Bump pyoverkiz to 1.7.1 (#82925) --- 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 3025e8d060e..49a65b78c06 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.5.6"], + "requirements": ["pyoverkiz==1.7.1"], "zeroconf": [ { "type": "_kizbox._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 11a9922382c..3ea8d1bfc94 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1806,7 +1806,7 @@ pyotgw==2.1.3 pyotp==2.7.0 # homeassistant.components.overkiz -pyoverkiz==1.5.6 +pyoverkiz==1.7.1 # homeassistant.components.openweathermap pyowm==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bb2164f68b3..d0b1433c8ac 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1283,7 +1283,7 @@ pyotgw==2.1.3 pyotp==2.7.0 # homeassistant.components.overkiz -pyoverkiz==1.5.6 +pyoverkiz==1.7.1 # homeassistant.components.openweathermap pyowm==3.2.0