From 7b83e74850fda0894b3cf2386980883bfca84541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:51 +0000 Subject: [PATCH] Bump paramiko from 2.1.2 to 2.10.1 in /chapter1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.1.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.1.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter1/requirements.txt b/chapter1/requirements.txt index 758bbda..0b917be 100644 --- a/chapter1/requirements.txt +++ b/chapter1/requirements.txt @@ -75,7 +75,7 @@ nose==1.3.7 numpy==1.12.1 packaging==16.8 pandas==0.19.2 -paramiko==2.1.2 +paramiko==2.10.1 pep8==1.5.7 pep8-naming==0.2.2 pgcli==1.3.1