From da9760d722953b14a7906518f6ff0dbc5f618fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:52:57 +0000 Subject: [PATCH] Bump paramiko from 2.6.0 to 2.10.1 in /brut3k1t 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] --- brut3k1t/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brut3k1t/requirements.txt b/brut3k1t/requirements.txt index e784de54..91f1e28e 100644 --- a/brut3k1t/requirements.txt +++ b/brut3k1t/requirements.txt @@ -1,5 +1,5 @@ mechanize==0.4.3 -paramiko==2.6.0 +paramiko==2.10.1 requests==2.22.0 xmpppy==0.5.0rc1 selenium==3.141.0