From eeac527c259d15d4ed35c89bfc4543a63e6a7cfd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 06:06:31 +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 d86bb32..1280553 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -paramiko==2.4.2 +paramiko==2.7.1 PGPy==0.5.2 psycopg2-binary==2.8.3 pytest==5.0.1