From be926aa271c079658bfc9ff95962cb97a21fb1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:00:36 +0000 Subject: [PATCH] Bump paramiko from 2.7.1 to 2.10.1 in /save-password-exe Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.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.7.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- save-password-exe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/save-password-exe/requirements.txt b/save-password-exe/requirements.txt index dd69a56..8b4f4bd 100644 --- a/save-password-exe/requirements.txt +++ b/save-password-exe/requirements.txt @@ -87,7 +87,7 @@ oauth==1.0.1 oauthlib==3.1.0 olefile==0.45.1 opt-einsum==3.2.1 -paramiko==2.7.1 +paramiko==2.10.1 pathspec==0.5.9 pexpect==4.2.1 Pillow==5.1.0