From cb5ffd9f4c5de2ced252dd57c1c5d3aa059c8776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:59:09 +0000 Subject: [PATCH] Bump paramiko from 2.3.1 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.3.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.3.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(-) diff --git a/requirements.txt b/requirements.txt index bd5d0fa..ef709a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ MarkupSafe==1.0 marshmallow==2.13.6 marshmallow-sqlalchemy==0.13.1 mccabe==0.6.1 -paramiko==2.3.1 +paramiko==2.10.1 phonenumbers==8.8.1 pika==0.11.2 psycopg2==2.7.3.1