From 2cf3751be77a99ed9703ec0a9a65113d2b3f3889 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 05:39:33 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.7.2 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.2 to 2.7.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.2...2.7.2) 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..39321e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -paramiko==2.4.2 +paramiko==2.7.2 PGPy==0.5.2 psycopg2-binary==2.8.3 pytest==5.0.1