From 44b01bb614faf888bcdea7b8434e434406199e0d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 06:05:15 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.7.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.2 to 2.7.0. - [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.0) 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..a4f71a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -paramiko==2.4.2 +paramiko==2.7.0 PGPy==0.5.2 psycopg2-binary==2.8.3 pytest==5.0.1