From 769e8c34af0454d62814b65aa9780a487dbb47dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 17:02:52 +0000 Subject: [PATCH] pip prod(deps): bump paramiko from 2.8.1 to 2.9.1 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.8.1 to 2.9.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.8.1...2.9.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tunnel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tunnel.txt b/requirements-tunnel.txt index dca82fff04..dd57026e10 100644 --- a/requirements-tunnel.txt +++ b/requirements-tunnel.txt @@ -1,2 +1,2 @@ -paramiko==2.8.1 +paramiko==2.9.1 types-paramiko==2.8.4