From 118c5d64172d3643457624242e65322b36e81dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:47:17 +0000 Subject: [PATCH] Bump paramiko in /src/UnloadCopyUtility/tests/cloudformation 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] --- .../tests/cloudformation/requirements-cloudformation-only.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UnloadCopyUtility/tests/cloudformation/requirements-cloudformation-only.txt b/src/UnloadCopyUtility/tests/cloudformation/requirements-cloudformation-only.txt index 05f035f9..60d006ab 100644 --- a/src/UnloadCopyUtility/tests/cloudformation/requirements-cloudformation-only.txt +++ b/src/UnloadCopyUtility/tests/cloudformation/requirements-cloudformation-only.txt @@ -1,3 +1,3 @@ boto3 botocore -paramiko==2.10.1 +paramiko==3.4.0