From 0f7c610228cbdd6be8a1525ddcdc6767b22e21b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:55:20 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 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] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 15f3aa16..1efe9930 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ MarkupSafe==1.1.1 mock==2.0.0 moto==0.4.25 oauth2client==4.1.3 -paramiko==2.4.2 +paramiko==2.10.1 pbr==1.10.0 ply==3.4 psycopg2-binary==2.8.5 diff --git a/requirements.txt b/requirements.txt index 6030bc93..067b2305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ MarkupSafe==1.1.1 mock==2.0.0 moto==0.4.25 oauth2client==4.1.3 -paramiko==2.4.2 +paramiko==2.10.1 pbr==1.10.0 ply==3.4 psycopg2-binary==2.8.5