From 829729b4c568b10b5b7bb86c89215fdd67077c4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:53:43 +0000 Subject: [PATCH] Bump paramiko in /ansible-examples/cor-frn-strongswan Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.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.4.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ansible-examples/cor-frn-strongswan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-examples/cor-frn-strongswan/requirements.txt b/ansible-examples/cor-frn-strongswan/requirements.txt index a6843a0..9098421 100644 --- a/ansible-examples/cor-frn-strongswan/requirements.txt +++ b/ansible-examples/cor-frn-strongswan/requirements.txt @@ -44,7 +44,7 @@ oslo.log==3.39.0 oslo.serialization==2.27.0 oslo.utils==3.36.3 packaging==17.1 -paramiko==2.4.1 +paramiko==2.10.1 pbr==4.0.4 prettytable==0.7.2 pyasn1==0.4.3