From 588b7cea2ff17358c0ca2cc5c647d4292b54cb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:23 +0000 Subject: [PATCH] Bump paramiko from 2.2.1 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.2.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.2.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testing_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing_requirements.txt b/testing_requirements.txt index 603e7e1..6edcfb4 100644 --- a/testing_requirements.txt +++ b/testing_requirements.txt @@ -6,4 +6,4 @@ pytest-cov==2.4.0 retrying==1.3.3 Sphinx==1.4.5 sphinx-rtd-theme==0.1.9 -paramiko==2.2.1 +paramiko==2.10.1