From 0ce8e453198c372753a09bb9cf94c9375bde0a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:57:59 +0000 Subject: [PATCH] Bump paramiko from 2.6.0 to 2.10.1 in /rootfs_downloader Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 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.6.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rootfs_downloader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs_downloader/requirements.txt b/rootfs_downloader/requirements.txt index 73e3a02..785b4ed 100644 --- a/rootfs_downloader/requirements.txt +++ b/rootfs_downloader/requirements.txt @@ -8,7 +8,7 @@ cryptography==2.7 ecdsa==0.13.3 idna==2.8 Naked==0.1.31 -paramiko==2.6.0 +paramiko==2.10.1 pycparser==2.19 PyNaCl==1.3.0 PyYAML==5.1.2