From 125e05b787b593d2f9ac0a15dfc31df35dd3bd0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:44:29 +0000 Subject: [PATCH] Bump paramiko from 1.15.2 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.15.2 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/1.15.2...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c81510c..67004a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ boto==2.38.0 -paramiko==1.15.2 +paramiko==3.4.0