From 3a448ea57b5a9515d2174a38309bc557248b3286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:03:18 +0000 Subject: [PATCH] Bump paramiko from 3.0.0 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.0.0 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.0.0...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 39610e54..9cd2abbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ wappalyzer==1.0.0 ipaddress==1.0.7 termcolor==2.2.0 requests==2.28.1 -paramiko==3.0.0 +paramiko==3.4.0 tabulate==0.9.0 -paramiko==3.0.0 +paramiko==3.4.0 tabulate==0.9.0 ipwhois==1.2.0 pandas==1.2.5