From c5a2bd936fc52ff7d6358285b7cdcfa27c7544b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:54:14 +0000 Subject: [PATCH] Bump paramiko from 1.15.2 to 2.10.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.15.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/1.15.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eeafa2ce6..423ca6690 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ MySQL-python==1.2.3 netaddr==0.7.14 #django-ldap-basic-auth==0.0.4 newrelic==2.54.0.41 -paramiko==1.15.2 +paramiko==2.10.1 pycrypto==2.6 python-foreman==0.3.1 python-ldap==2.3.13 diff --git a/requirements_docs.txt b/requirements_docs.txt index 2d0169c4f..cde704be8 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -26,7 +26,7 @@ MySQL-python==1.2.3 netaddr==0.7.14 #django-ldap-basic-auth==0.0.4 newrelic==2.54.0.41 -paramiko==2.4.2 +paramiko==2.10.1 pycrypto==2.6.1 python-foreman==0.3.1 #python-ldap==2.3.13