From cecb91a76a8ae3580c897944d1effa3fca1ab215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:59:27 +0000 Subject: [PATCH] Bump paramiko from 2.4.1 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.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.4.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- stable-req.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5a89e89..daec61b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -paramiko==2.6.0 +paramiko==2.10.1 beautifulsoup4==4.8.1 xmltodict==0.12.0 diff --git a/stable-req.txt b/stable-req.txt index d582385..1fd1364 100644 --- a/stable-req.txt +++ b/stable-req.txt @@ -12,7 +12,7 @@ macholib==1.5.1 matplotlib==1.3.1 modulegraph==0.10.4 numpy==1.8.0rc1 -paramiko==2.4.1 +paramiko==2.10.1 py2app==0.7.3 pyasn1==0.4.3 pycparser==2.18