From debfa27d7c03e11608977812215a71942bdd333b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:05:34 +0000 Subject: [PATCH] Bump paramiko from 2.7.2 to 2.10.1 in /tests/test_centos7_shared_php Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 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.7.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/test_centos7_shared_php/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_centos7_shared_php/requirements.txt b/tests/test_centos7_shared_php/requirements.txt index c555076..da6d5a1 100644 --- a/tests/test_centos7_shared_php/requirements.txt +++ b/tests/test_centos7_shared_php/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 netaddr==0.8.0 packaging==20.4 -paramiko==2.7.2 +paramiko==2.10.1 pathspec==0.8.1 pluggy==0.13.1 py==1.9.0