From 84a5b49923e21fd437ab93ec62cf72e3caed3402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:58:31 +0000 Subject: [PATCH] chore(deps-dev): bump paramiko from 2.6.0 to 2.10.1 in /molecule Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 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.6.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- molecule/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements-dev.txt b/molecule/requirements-dev.txt index 6f6e3df..d93ceae 100644 --- a/molecule/requirements-dev.txt +++ b/molecule/requirements-dev.txt @@ -44,7 +44,7 @@ monotonic==1.5 more-itertools==5.0.0 nodeenv==1.3.3 packaging==19.0 -paramiko==2.6.0 +paramiko==2.10.1 pathlib2==2.3.4 pathspec==0.5.9 pbr==5.1.1