From 92943190483a0a556ba4daf18be9a2f0c524fbf0 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Mon, 31 Jan 2022 04:08:43 -0800 Subject: [PATCH] Bump pyoverkiz to 1.3.2 (#65293) --- 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 192b55bec57..a7fe3d5d2fe 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/overkiz", "requirements": [ - "pyoverkiz==1.3.1" + "pyoverkiz==1.3.2" ], "zeroconf": [ { diff --git a/requirements_all.txt b/requirements_all.txt index 301786a02ab..5005932b5c5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1746,7 +1746,7 @@ pyotgw==1.1b1 pyotp==2.6.0 # homeassistant.components.overkiz -pyoverkiz==1.3.1 +pyoverkiz==1.3.2 # homeassistant.components.openweathermap pyowm==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 605b899d67c..41a42584561 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1106,7 +1106,7 @@ pyotgw==1.1b1 pyotp==2.6.0 # homeassistant.components.overkiz -pyoverkiz==1.3.1 +pyoverkiz==1.3.2 # homeassistant.components.openweathermap pyowm==3.2.0