From c353ca53697c0aeee59990637f09a7aac5bf6e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:00:11 +0000 Subject: [PATCH] Bump paramiko from 2.7.1 to 2.10.1 in /tools Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.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.7.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index d5cfe93c..5bca9bcf 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -10,7 +10,7 @@ docutils==0.15.2 idna==2.8 jmespath==0.10.0 numpy==1.18.1 -paramiko==2.7.1 +paramiko==2.10.1 protobuf==3.14.0 pycparser==2.19 PyNaCl==1.3.0