From b4db4490f8e151f1af75488c00cdd008219b7a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:46:05 +0000 Subject: [PATCH] Bump paramiko from 2.10.1 to 3.4.0 in /tools/validation-tool Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.1 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.10.1...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/validation-tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/validation-tool/requirements.txt b/tools/validation-tool/requirements.txt index 288d694b3..06bb344d0 100644 --- a/tools/validation-tool/requirements.txt +++ b/tools/validation-tool/requirements.txt @@ -2,4 +2,4 @@ appJar==0.94.0 json5==0.9.5 pandas==0.25.1 scp==0.13.3 -paramiko==2.10.1 +paramiko==3.4.0