From 9f33e4e30739617d00d64b2ef51a02de59f56727 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 06:37:30 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.6.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.2 to 2.6.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.6.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 b4edc37..8f0aa1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -paramiko==2.4.2 +paramiko==2.6.0 PGPy==0.5.2 psycopg2-binary==2.8.3 pytest==5.0.1