From eda4714470d1e85b706f2e1526e5a15d366d3920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:51 +0000 Subject: [PATCH] Bump paramiko from 1.14.0 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.14.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.14.0...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 3e25ad0..83a979f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ docutils==0.11 ecdsa==0.11 mock==1.0.1 mox==0.5.3 -paramiko==1.14.0 +paramiko==2.10.1 pycrypto==2.6.1 -e git+https://github.com/chbrun/testlinkconsole.git@8ca8837392a23080bbd4ed15274e1d5f06f15bda#egg=testlinkconsole-master twine==1.3.1