From 9181b0171a82c31d179dcad7c6e9bd8e1714df97 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Sat, 13 Aug 2022 10:35:13 +0200 Subject: [PATCH] Bump pyoverkiz to 1.5.0 (#76682) --- 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 6e6e57f12e5..f2d17bab3f9 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -3,7 +3,7 @@ "name": "Overkiz", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/overkiz", - "requirements": ["pyoverkiz==1.4.2"], + "requirements": ["pyoverkiz==1.5.0"], "zeroconf": [ { "type": "_kizbox._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index ce8a44fc23c..a76e6aa0cc4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1742,7 +1742,7 @@ pyotgw==2.0.2 pyotp==2.6.0 # homeassistant.components.overkiz -pyoverkiz==1.4.2 +pyoverkiz==1.5.0 # homeassistant.components.openweathermap pyowm==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 02b8258cdca..2b1b691b9bc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1213,7 +1213,7 @@ pyotgw==2.0.2 pyotp==2.6.0 # homeassistant.components.overkiz -pyoverkiz==1.4.2 +pyoverkiz==1.5.0 # homeassistant.components.openweathermap pyowm==3.2.0