From 12b2e2dafc1f6ca710bf2148cba3bc05bf5c348f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:53 +0000 Subject: [PATCH] Bump paramiko from 2.0.2 to 2.10.1 in /etc Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.0.2 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.0.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- etc/requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_ci.txt b/etc/requirements_ci.txt index 1371bb72c..b69cc32be 100644 --- a/etc/requirements_ci.txt +++ b/etc/requirements_ci.txt @@ -24,7 +24,7 @@ networkx==1.11 numexpr==2.6.1 numpy==1.11.2 # please update the .travis file! pandas==0.19.0 # # please update the .travis file! -paramiko==2.0.2 +paramiko==2.10.1 partd==0.3.6 psutil==4.4.2 psycopg2==2.6.2