From 18911426220744b03f13bd9ca0a9f02b9f720c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:55:41 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 in /drivers/azure-vm 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] --- drivers/azure-vm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/azure-vm/requirements.txt b/drivers/azure-vm/requirements.txt index 1ae072b4..63cf91e8 100644 --- a/drivers/azure-vm/requirements.txt +++ b/drivers/azure-vm/requirements.txt @@ -9,7 +9,7 @@ invoke==1.1.1 msgpack==0.5.6 msgpack-python==0.4.8 neovim==0.2.6 -paramiko==2.4.2 +paramiko==2.10.1 pyasn1==0.4.4 pycparser==2.18 PyNaCl==1.2.1