From dcbf29b4b656095748ed5fcac7c762dcf0af5971 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Oct 2021 16:00:51 -0700 Subject: [PATCH] Update paramiko from 2.4.1 to 2.8.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 3468620..3249fd3 100755 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ Django==2.0.4 colorama==0.3.9 cx_Oracle==6.2.1 -paramiko==2.4.1 +paramiko==2.8.0 raven==6.7.0 requests==2.18.4 termcolor==1.1.0