From 7e63092442abdd2b2e01e6d33032e0f4816b7ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 08:06:35 +0000 Subject: [PATCH] chore(deps): bump paramiko from 3.1.0 to 3.4.0 in /tests Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.1.0 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.1.0...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index cefba9b5..a7fac2ab 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -17,7 +17,7 @@ iniconfig==2.0.0 jmespath==1.0.1 jsonschema==3.2.0 packaging==23.0 -paramiko==3.1.0 +paramiko==3.4.0 pluggy==1.0.0 pycparser==2.21 PyNaCl==1.5.0