From 79dca7d221f911e8d4cb6b21d51f459fd9de0b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:57:22 +0000 Subject: [PATCH] Bump paramiko from 2.5.0 to 2.10.1 in /requirements Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.5.0 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/2.5.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index e983a56b7..053d07c58 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -48,7 +48,7 @@ nltk==3.4.5 nose==1.3.7 numpy==1.16.4 pandas==0.24.2 -paramiko==2.5.0 +paramiko==2.10.1 passlib==1.7.1 poyo==0.4.2 pycparser==2.19