From 24cb16b39cc306f1adb0e93e0919695b07d7bb3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:21:11 +0000 Subject: [PATCH] build(deps): bump paramiko from 3.3.1 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.3.1 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.3.1...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 25770c8..0ab5274 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ iniconfig==2.0.0 Jinja2==3.1.2 packaging==23.1 panda==0.3.1 -paramiko==3.3.1 +paramiko==3.4.0 parse==1.19.1 parse-type==0.6.2 pdfminer==20191125