From 6a96fbb0883aae96573448613c90d0bf0fea6d74 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 1.10.0 to 2.10.1 in /testing/mozharness Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.10.0 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/1.10.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testing/mozharness/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/mozharness/requirements.txt b/testing/mozharness/requirements.txt index 632355c54234..6dd23ef3aeee 100644 --- a/testing/mozharness/requirements.txt +++ b/testing/mozharness/requirements.txt @@ -12,7 +12,7 @@ mercurial==3.7.3 mock==1.0.1 nose==1.2.1 ordereddict==1.1 -paramiko==1.10.0 +paramiko==2.10.1 pycrypto==2.6 pyflakes==0.6.1 pylint==0.27.0