From 1d5ff1bc95c9fdf2106f5087f0cbdd1e59ed9136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:02:35 +0000 Subject: [PATCH] Bump paramiko from 2.7.1 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.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.7.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index cde4e71..9ae2f42 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ xlrd==1.2.0 jsondiff==1.2.0 requests==2.23.0 xmltodict==0.11.0 -paramiko==2.7.1 +paramiko==2.10.1 six==1.14.0 sphinx==1.7.2 MarkupSafe==1.1.0