From eda88c02c5a095da9d15d22bc2625b82eea17471 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2020 05:07:13 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.7.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.2 to 2.7.1. - [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.2...2.7.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3bf6f8..49481ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -paramiko==2.4.2 +paramiko==2.7.1 boto3==1.9.23 \ No newline at end of file