From 092ebaaeb11f48e397768e82bac57405b5f76cce Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Thu, 8 Jan 2026 08:41:30 +0100 Subject: [PATCH] Bump pyOverkiz to 1.19.4 (#160457) --- 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 611bd4c0cea7..a101c249c4c3 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.19.3"], + "requirements": ["pyoverkiz==1.19.4"], "zeroconf": [ { "name": "gateway*", diff --git a/requirements_all.txt b/requirements_all.txt index 4062a0896385..625e5d927ef3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2288,7 +2288,7 @@ pyotgw==2.2.2 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz==1.19.3 +pyoverkiz==1.19.4 # homeassistant.components.palazzetti pypalazzetti==0.1.20 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6b4fcd4c2d3b..484453b813b2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1935,7 +1935,7 @@ pyotgw==2.2.2 pyotp==2.9.0 # homeassistant.components.overkiz -pyoverkiz==1.19.3 +pyoverkiz==1.19.4 # homeassistant.components.palazzetti pypalazzetti==0.1.20