From 7b89a7867d34ffde91d8b96c62ef0bd5a3a4c40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:46:59 +0000 Subject: [PATCH] Bump paramiko from 2.10.1 to 3.4.0 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] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 43c61a10..3de7e340 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,7 +17,7 @@ importlib-metadata==4.6.1 iniconfig==1.1.1 jsonschema==3.2.0 packaging==21.0 -paramiko==2.10.1 +paramiko==3.4.0 pluggy==0.13.1 protobuf==3.18.3 py==1.10.0