From 4627c3069eea3c243ce3c293e851de5ec0084849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 18:03:21 +0000 Subject: [PATCH] Bump paramiko from 2.10.1 to 3.1.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.1 to 3.1.0. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.10.1...3.1.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 002421d..90f12fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ boto3==1.1.4 -paramiko==2.10.1 +paramiko==3.1.0