From 84fecd6dd8c116dccf728f6bd9e321b3b4e41eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:01:20 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 in /Gmail_Scraping Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.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.4.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gmail_Scraping/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gmail_Scraping/requirements.txt b/Gmail_Scraping/requirements.txt index 3d0d299..153b6f0 100644 --- a/Gmail_Scraping/requirements.txt +++ b/Gmail_Scraping/requirements.txt @@ -71,7 +71,7 @@ mysqlclient==1.3.12 networkx==2.1 oauth2client==4.1.3 pandas==0.24.1 -paramiko==2.4.2 +paramiko==2.10.1 Pillow==8.2.0 plac==0.9.6 premailer==3.2.0