From 0bcaa734279d1bb7e08ab3d400b3164f37f858bb Mon Sep 17 00:00:00 2001 From: Iskra kranj <162285659+iskrakranj@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:57:02 +0200 Subject: [PATCH] Bump pyiskra to 0.1.14 (#126518) --- homeassistant/components/iskra/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/iskra/manifest.json b/homeassistant/components/iskra/manifest.json index ff7ff700e30..94f20b4d93c 100644 --- a/homeassistant/components/iskra/manifest.json +++ b/homeassistant/components/iskra/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pyiskra"], - "requirements": ["pyiskra==0.1.11"] + "requirements": ["pyiskra==0.1.14"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9a75fc3e9bd..b1fdee04607 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1966,7 +1966,7 @@ pyiqvia==2022.04.0 pyirishrail==0.0.2 # homeassistant.components.iskra -pyiskra==0.1.11 +pyiskra==0.1.14 # homeassistant.components.iss pyiss==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e3447b3c029..b07412bb2e9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1577,7 +1577,7 @@ pyipp==0.16.0 pyiqvia==2022.04.0 # homeassistant.components.iskra -pyiskra==0.1.11 +pyiskra==0.1.14 # homeassistant.components.iss pyiss==1.0.1