From 98f30e9da87aba66442b28beb576d7cfc0b468c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:57:14 +0000 Subject: [PATCH] Bump paramiko from 2.4.2 to 2.10.1 in /ctfdbapi Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.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.4.2...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ctfdbapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctfdbapi/requirements.txt b/ctfdbapi/requirements.txt index c57e16d..2875d33 100644 --- a/ctfdbapi/requirements.txt +++ b/ctfdbapi/requirements.txt @@ -29,7 +29,7 @@ itsdangerous==0.24 Jinja2==2.9.6 Mako==1.0.6 MarkupSafe==1.0 -paramiko==2.4.2 +paramiko==2.10.1 passlib==1.7.1 pexpect==4.2.1 ptyprocess==0.5.1