From f749280180667a9786256d9e15d9a40d6936156b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:53:56 +0000 Subject: [PATCH] Bump paramiko from 1.15.2 to 2.10.1 in /TreeViz Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.15.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/1.15.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TreeViz/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TreeViz/requirements.txt b/TreeViz/requirements.txt index e82c1c7..c33dfce 100644 --- a/TreeViz/requirements.txt +++ b/TreeViz/requirements.txt @@ -63,7 +63,7 @@ oauthlib==0.6.1 oneconf==0.3.7.14.04.1 optcomplete==1.2-devel pandas==0.16.2 -paramiko==1.15.2 +paramiko==2.10.1 path.py==8.1.1 pbr==1.8.0 pexpect==3.3