From 43d30cdd0d93e466bda629e5b0330b24307bb970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85ke=20Strandberg?= Date: Mon, 7 Sep 2026 08:35:33 +0200 Subject: [PATCH] Bump pysenz to 1.1.2 (#181435) --- homeassistant/components/senz/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/senz/manifest.json b/homeassistant/components/senz/manifest.json index aca6bce3f946..4dd43f6c4b91 100644 --- a/homeassistant/components/senz/manifest.json +++ b/homeassistant/components/senz/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pysenz"], - "requirements": ["pysenz==1.0.2"] + "requirements": ["pysenz==1.1.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3a1a0bed9c01..f62cb7fd4a09 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2597,7 +2597,7 @@ pyscorpiontrack==0.1.1 pysensibo==1.2.1 # homeassistant.components.senz -pysenz==1.0.2 +pysenz==1.1.2 # homeassistant.components.sesame pysesame2==1.0.2