From add4232cf4ded8599b409b3d572637f183dc8aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 23:56:11 +0000 Subject: [PATCH] Bump paramiko from 1.15.1 to 2.0.9 in /login Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.15.1 to 2.0.9. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/master/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/1.15.1...2.0.9) Signed-off-by: dependabot[bot] --- login/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login/requirements.txt b/login/requirements.txt index 83613f5..f85d36e 100644 --- a/login/requirements.txt +++ b/login/requirements.txt @@ -18,7 +18,7 @@ blinker==1.3 ecdsa==0.11 httplib2==0.19.0 oauth2==1.5.211 -paramiko==1.15.1 +paramiko==2.0.9 psycopg2==2.5.4 py-bcrypt==0.4 pycrypto==2.6.1