From 87a1b8e83cb1f664863efca5e830a794864ba9c9 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Mon, 3 Jun 2024 11:43:40 +0200 Subject: [PATCH] Bump pyoverkiz to 1.13.11 (#118703) --- 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 dc2f0df4783..a78eb160a28 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -19,7 +19,7 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"], - "requirements": ["pyoverkiz==1.13.10"], + "requirements": ["pyoverkiz==1.13.11"], "zeroconf": [ { "type": "_kizbox._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index a0c17559eec..6fb1d0a7d19 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2060,7 +2060,7 @@ pyotgw==2.2.0 pyotp==2.8.0 # homeassistant.components.overkiz -pyoverkiz==1.13.10 +pyoverkiz==1.13.11 # homeassistant.components.onewire pyownet==0.10.0.post1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 037534405b5..e5b2ea7f40a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1617,7 +1617,7 @@ pyotgw==2.2.0 pyotp==2.8.0 # homeassistant.components.overkiz -pyoverkiz==1.13.10 +pyoverkiz==1.13.11 # homeassistant.components.onewire pyownet==0.10.0.post1