From 45b988c410eca2d369833bf57c1d43f00dd5f0e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:55:28 +0000 Subject: [PATCH] Bump paramiko from 2.4.1 to 2.10.1 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] --- requirements.txt | 2 +- textanalyser/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f6ae20..3d406c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,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 pathlib2==2.3.2 pbr==4.0.4 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