From 10b46695f132084b679ffbe3d6c28abb4556e1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:59:09 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 in /debian8 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.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.4.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- debian8/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian8/requirements.txt b/debian8/requirements.txt index 372f88c..fc0177f 100644 --- a/debian8/requirements.txt +++ b/debian8/requirements.txt @@ -65,7 +65,7 @@ ncclient==0.6.4 # via junos-eznc netaddr==0.7.19 # via junos-eznc oscrypto==1.2.0 # via certvalidator packaging==19.2 # via pytest -paramiko==2.4.2 +paramiko==2.10.1 pathtools==0.1.2 # via watchdog pluggy==0.13.0 # via pytest portend==2.4 # via cherrypy