From 85bdc1c3816e57640d06a2529ed3f19dee50ca58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:55:27 +0000 Subject: [PATCH] Bump paramiko from 2.4.1 to 2.10.1 in /textanalyser Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.1 to 2.10.1. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.4.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- textanalyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..752758c 100644 --- a/textanalyser/requirements.txt +++ b/textanalyser/requirements.txt @@ -90,7 +90,7 @@ oauthlib==2.1.0 olefile==0.45.1 opencv-contrib-python==3.4.2.17 opencv-python==3.4.2.17 -paramiko==2.4.1 +paramiko==2.10.1 PasteDeploy==1.5.2 pattern3==3.0.0 pbr==4.0.4