From ff649b5c02d06ebc4f23391625eae9558e3e46cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:43 +0000 Subject: [PATCH] build(deps): bump paramiko from 2.0.2 to 2.10.1 in /pupy Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.0.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.0.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pupy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pupy/requirements.txt b/pupy/requirements.txt index 6e516f697..07ab0fe16 100644 --- a/pupy/requirements.txt +++ b/pupy/requirements.txt @@ -4,7 +4,7 @@ pyyaml rsa==4.0 netaddr ecdsa==0.13 -paramiko==2.0.2 +paramiko==2.10.1 https://github.com/alxchk/tinyec/archive/master.zip psutil netifaces