From f59799aaf4d60ceca4ade1db17b609af2ecde832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:41 +0000 Subject: [PATCH] Bump paramiko from 2.4.1 to 2.10.1 in /bin/SFTPCollector 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] --- bin/SFTPCollector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/SFTPCollector/requirements.txt b/bin/SFTPCollector/requirements.txt index 33dac22..7433d96 100644 --- a/bin/SFTPCollector/requirements.txt +++ b/bin/SFTPCollector/requirements.txt @@ -5,7 +5,7 @@ cryptography==2.3.1 enum34==1.1.6 idna==2.7 ipaddress==1.0.22 -paramiko==2.4.1 +paramiko==2.10.1 pyasn1==0.4.3 pycparser==2.18 PyNaCl==1.2.1