From 186eef0af2a820ae7871adf4cf506eb6e3b05884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:09:39 +0000 Subject: [PATCH] Bump paramiko from 2.9.2 to 2.10.1 in /portal Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.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.9.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- portal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/requirements.txt b/portal/requirements.txt index 6b4d4da..b960f1c 100644 --- a/portal/requirements.txt +++ b/portal/requirements.txt @@ -85,7 +85,7 @@ netaddr==0.8.0 oauthlib==3.2.0 outcome==1.1.0 packaging==21.3 -paramiko==2.9.2 +paramiko==2.10.1 pathlib2==2.3.6 Pebble==4.6.3 Pillow==9.0.1