From 0cf1b5eacecea154936805b200fa30addf87e715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:53:41 +0000 Subject: [PATCH] Bump paramiko from 2.4.1 to 3.4.0 in /requirements Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.1 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.4.1...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/paramiko.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/paramiko.txt b/requirements/paramiko.txt index e70a17c..1315479 100644 --- a/requirements/paramiko.txt +++ b/requirements/paramiko.txt @@ -1 +1 @@ -paramiko==2.4.1 +paramiko==3.4.0