From 2eb7a5a6ba4c9e5b3d6713d06205e9ddce3d955d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 22 Sep 2026 08:34:46 +0200 Subject: [PATCH] Bump asyncssh to 2.24.0 (#182889) --- homeassistant/components/sftp_storage/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/sftp_storage/manifest.json b/homeassistant/components/sftp_storage/manifest.json index 2c98c3a72386..92d6eeb87526 100644 --- a/homeassistant/components/sftp_storage/manifest.json +++ b/homeassistant/components/sftp_storage/manifest.json @@ -9,5 +9,5 @@ "integration_type": "service", "iot_class": "local_polling", "quality_scale": "silver", - "requirements": ["asyncssh==2.23.1"] + "requirements": ["asyncssh==2.24.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 04426585ac60..86cd8bd52683 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -615,7 +615,7 @@ asyncpysupla==0.0.5 asyncsleepiq==1.7.2 # homeassistant.components.sftp_storage -asyncssh==2.23.1 +asyncssh==2.24.0 # homeassistant.components.aurora auroranoaa==0.0.5