From 7d07e6d3d82ef05f9fb82677ad17f70128f5edd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:54:27 +0000 Subject: [PATCH] Bump paramiko from 2.12.0 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.12.0 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.12.0...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2e14da..f67cc20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -193,7 +193,7 @@ onboard==1.4.1 openpyxl==3.1.2 oscrypto==1.3.0 packaging==23.2 -paramiko==2.12.0 +paramiko==3.4.0 parso==0.8.3 passlib==1.7.4 Paste==3.7.1