From f5dac544b28e32af37ec1645ea408cfef66336e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 11:25:49 +0000 Subject: [PATCH] Bump paramiko from 2.8.1 to 2.10.1 in /test/acceptance Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.8.1 to 2.10.1. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.8.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/acceptance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/requirements.txt b/test/acceptance/requirements.txt index 28e147b0..baaed429 100644 --- a/test/acceptance/requirements.txt +++ b/test/acceptance/requirements.txt @@ -22,7 +22,7 @@ lxml==4.6.4 MarkupSafe==2.0.1 outcome==1.1.0 OWSLib @ git+https://github.com/geopython/OWSLib@4a73688c2073404a3e1c0ce6cc752865e111b65f -paramiko==2.8.1 +paramiko==2.10.1 pkg_resources==0.0.0 pycparser==2.21 pycrypto==2.6.1