From 9be0439df0128909e5820f0328efb5c48aefbcb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:03:40 +0000 Subject: [PATCH] Bump paramiko from 2.7.1 to 2.10.1 in /Scrapy/Peacock 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] --- Scrapy/Peacock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scrapy/Peacock/requirements.txt b/Scrapy/Peacock/requirements.txt index 2f708d1..a5f38a0 100644 --- a/Scrapy/Peacock/requirements.txt +++ b/Scrapy/Peacock/requirements.txt @@ -40,7 +40,7 @@ lxml==4.5.1 multidict==4.7.6 numpy==1.19.1 pandas==1.1.0 -paramiko==2.7.1 +paramiko==2.10.1 parsel==1.6.0 Pillow==7.2.0 ply==3.11