From f64d6996bb7039c06970c10880fe961c9e241df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 06:52:16 +0000 Subject: [PATCH] Bump paramiko from 2.3.1 to 2.3.3 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/master/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.3.1...2.3.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4badee3..785dc20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ MarkupSafe==1.0 marshmallow==2.13.6 marshmallow-sqlalchemy==0.13.1 mccabe==0.6.1 -paramiko==2.3.1 +paramiko==2.3.3 phonenumbers==8.8.1 pika==0.11.2 psycopg2==2.7.3.1