From 3c5b3b36318207363e434ef0e1ede6f53cc60c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 07:56:06 +0000 Subject: [PATCH] Bump paramiko from 2.4.1 to 2.4.2 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/master/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.4.1...2.4.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff7fb47..1c74748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ ipaddress==1.0.22 jsonschema==2.5.1 lazy-object-proxy==1.2.1 mccabe==0.4.0 -paramiko==2.4.1 +paramiko==2.4.2 pep8==1.7.1 psutil==5.4.7 pyasn1==0.4.4