From cfa0398a726b376ec7eb04c7706354ce8980a6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:52:44 +0000 Subject: [PATCH] Bump paramiko from 2.7.2 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 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.7.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4430c4a..f71fc7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ mistune==2.0.3 networkx==2.5 numpy==1.19.4 packaging==20.7 -paramiko==2.7.2 +paramiko==2.10.1 pathspec==0.9.0 Pillow==8.0.1 pluggy==0.13.1