From 55c6d266865d0ae78fa14d17fd384f9ff49a85e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:38:43 -0500 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 5e223fd..bbb9711 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ numpy==1.22 oauthlib==3.1.0 OWSLib==0.28.1 packaging==21.3 -paramiko==2.12.0 +paramiko==3.4.0 pbr==1.10.0 pep8==1.7.0 Pillow==10.0.1