From 0fc353997465aaaac8073e77766f3ca49939d2e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 05:53:56 +0000 Subject: [PATCH] Bump asyncssh from 2.23.1 to 2.24.0 Bumps [asyncssh](https://github.com/ronf/asyncssh) from 2.23.1 to 2.24.0. - [Changelog](https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst) - [Commits](https://github.com/ronf/asyncssh/compare/v2.23.1...v2.24.0) --- updated-dependencies: - dependency-name: asyncssh dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a7535c..08362fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -asyncssh==2.23.1 \ No newline at end of file +asyncssh==2.24.0 \ No newline at end of file