From 1b97d3513290accd7c765d20813044c644da3e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 06:09:44 +0000 Subject: [PATCH] Bump paramiko from 2.6.0 to 2.10.1 in /dashboard Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 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.6.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index 805160e..7ee5a7f 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -15,7 +15,7 @@ flask-paginate Flask-WTF==0.14.2 jenkinsapi==0.3.9 Jinja2==2.10.1 -paramiko==2.6.0 +paramiko==2.10.1 pip==19.2.1 pymongo==3.8.0 PyYAML==5.1.1