From 9709f9edd44d48c1492ca0131a4a3c938b2000b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 13:50:58 +0000 Subject: [PATCH] Bump paramiko from 1.16.0 to 2.0.9 Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.16.0 to 2.0.9. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/master/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/1.16.0...2.0.9) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ed3bb33..8eb3065 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ ecdsa==0.13.3 Fabric==1.10.2 -paramiko==1.16.0 +paramiko==2.0.9 pycrypto==2.6.1 requests==2.9.1 Shapely==1.5.13