From 5a90d1804163955ec0fa57e637bc47fde6231f08 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Thu, 8 Jun 2023 11:33:35 +0200 Subject: [PATCH] Bump pyoverkiz to 1.8.0 (#94176) --- 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 2d81b7bab07..b03b60cd753 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -13,7 +13,7 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"], - "requirements": ["pyoverkiz==1.7.9"], + "requirements": ["pyoverkiz==1.8.0"], "zeroconf": [ { "type": "_kizbox._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index da695a848fa..8429f60e19d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1894,7 +1894,7 @@ pyotgw==2.1.3 pyotp==2.8.0 # homeassistant.components.overkiz -pyoverkiz==1.7.9 +pyoverkiz==1.8.0 # homeassistant.components.openweathermap pyowm==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 82dabe8af1a..b880c24c0d3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1401,7 +1401,7 @@ pyotgw==2.1.3 pyotp==2.8.0 # homeassistant.components.overkiz -pyoverkiz==1.7.9 +pyoverkiz==1.8.0 # homeassistant.components.openweathermap pyowm==3.2.0