From 71bb4cea65c95fffc02b83374e19f137035e3b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:01:07 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 in /arch 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] --- arch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/requirements.txt b/arch/requirements.txt index 4c71255..a477a95 100644 --- a/arch/requirements.txt +++ b/arch/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