From 828d2a30f60dc772f627a702637d2a23ad7ed5e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:58:12 +0000 Subject: [PATCH] Bump paramiko from 2.7.2 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.7.2...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 d54e084..2b80038 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ mistune==2.0.3 networkx==2.5 numpy==1.19.4 packaging==20.7 -paramiko==2.7.2 +paramiko==3.4.0 pathspec==0.9.0 Pillow==8.0.1 pluggy==0.13.1