From c08cb66d516fdf63168e79d18608c114d61d3e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:59:28 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 in /tumbleweed 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] --- tumbleweed/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tumbleweed/requirements.txt b/tumbleweed/requirements.txt index c233fe4..d0e743f 100644 --- a/tumbleweed/requirements.txt +++ b/tumbleweed/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