From 57c813412727dcf1fc21439a4575d4b13a795cf7 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Thu, 7 May 2026 21:08:55 +0000 Subject: [PATCH] Bump pyOverkiz to 1.20.3 in Overkiz --- 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 8905e53603a41..52a51d0316f8c 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -13,7 +13,7 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"], - "requirements": ["pyoverkiz==1.20.0"], + "requirements": ["pyoverkiz==1.20.3"], "zeroconf": [ { "name": "gateway*", diff --git a/requirements_all.txt b/requirements_all.txt index df90144379374..93f115a8e8bdd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2398,7 +2398,7 @@ pyotgw==2.2.3 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz==1.20.0 +pyoverkiz==1.20.3 # homeassistant.components.palazzetti pypalazzetti==0.1.20 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 72043228c921d..3e05da89a530a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2057,7 +2057,7 @@ pyotgw==2.2.3 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz==1.20.0 +pyoverkiz==1.20.3 # homeassistant.components.palazzetti pypalazzetti==0.1.20