From b1d695aff2470a58562bfd431ca32fbdbd081a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:58:17 +0000 Subject: [PATCH] Bump paramiko from 2.5.0 to 2.10.1 in /fbcli Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.5.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.5.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fbcli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbcli/requirements.txt b/fbcli/requirements.txt index 8de7fe8..23b5427 100644 --- a/fbcli/requirements.txt +++ b/fbcli/requirements.txt @@ -4,7 +4,7 @@ Pygments==2.3.0 PyYAML==3.13 logbook==1.5.2 rainbow-logging-handler==2.2.2 -paramiko==2.5.0 +paramiko==2.10.1 redis-py-cluster==1.3.6 terminaltables==3.1.0 hiredis==0.2.0