From ff69dc0ae75975106f87c34cf9928978e576693f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 18:54:43 +0000 Subject: [PATCH] Bump paramiko from 2.9.0 to 2.9.3 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.0 to 2.9.3. - [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.9.0...2.9.3) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c13fc744a..0cc0847fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ MarkupSafe==2.0.1 multidict==5.1.0 nose==1.3.7 numpy==1.19.4 -paramiko==2.9.0 +paramiko==2.9.3 pep8-naming==0.5.0 psutil==5.2.2 pydocstyle==2.1.1