From 5c8d4e2fbfa72be41b4605d2044f48b8e274b987 Mon Sep 17 00:00:00 2001 From: Aram Mirzadeh Date: Thu, 28 May 2026 20:31:11 -0400 Subject: [PATCH] Bump pyicloud to 2.6.1 to fix 2FA push notification delivery --- homeassistant/components/icloud/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/icloud/manifest.json b/homeassistant/components/icloud/manifest.json index f8c45b3526ab6..ce7812123d986 100644 --- a/homeassistant/components/icloud/manifest.json +++ b/homeassistant/components/icloud/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["keyrings.alt", "pyicloud"], - "requirements": ["pyicloud==2.4.1"] + "requirements": ["pyicloud==2.6.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index ac80d78b42b3c..5498a4b363163 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2217,7 +2217,7 @@ pyhomeworks==1.1.2 pyialarm==2.2.0 # homeassistant.components.icloud -pyicloud==2.4.1 +pyicloud==2.6.1 # homeassistant.components.insteon pyinsteon==1.6.4