From 6271cf673baff80762075cbf299bfb1e532b9ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:28 +0000 Subject: [PATCH] Bump paramiko from 1.7.7.1 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.7.7.1 to 2.10.1. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/1.7.7.1...2.10.1) --- 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 536065c..61b1264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ isisdm==0.2.3 iso8601==0.1.4 kombu==3.0.30 nose==1.1.2 -paramiko==1.7.7.1 +paramiko==2.10.1 pathtools==0.1.2 peppercorn==0.4 psycopg2==2.4.4