From d0ae176fb4bcc9fafdbd37dc289e902cf00f63aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:09:07 +0000 Subject: [PATCH] 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 25ed890..86c894e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.16.0; python_version > '3.7' configobj==5.0.8 cryptography==41.0.7 netaddr==0.9.0 -paramiko==3.3.1 +paramiko==3.4.0 pycparser==2.21 PyNaCl==1.5.0 pyparsing==3.1.1