From 55452e8c17e03f7f012975f78ed4a926a51e2d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:53:17 +0000 Subject: [PATCH] Bump paramiko from 1.15.2 to 2.10.1 in /bbonfhiruser/config 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] --- bbonfhiruser/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbonfhiruser/config/requirements.txt b/bbonfhiruser/config/requirements.txt index 75503a9..035460a 100644 --- a/bbonfhiruser/config/requirements.txt +++ b/bbonfhiruser/config/requirements.txt @@ -40,7 +40,7 @@ MechanicalSoup==0.3.1 oauth2==1.9.0.post1 oauthlib==0.7.2 oic==0.7.8b0 -paramiko==1.15.2 +paramiko==2.10.1 phonenumbers==7.0.7 pyasn1==0.1.8 pycparser==2.14