From 553c502fb240468cb8dde7c55bcf3cf21e64e7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:17:49 +0000 Subject: [PATCH] Bump paramiko from 2.10.4 to 3.4.0 in /scripts/third-party-rpm Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.4 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.10.4...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/third-party-rpm/python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/third-party-rpm/python_requirements.txt b/scripts/third-party-rpm/python_requirements.txt index 27ff6deaf8..ae4fd90632 100644 --- a/scripts/third-party-rpm/python_requirements.txt +++ b/scripts/third-party-rpm/python_requirements.txt @@ -14,7 +14,7 @@ marshmallow==3.2.1 matplotlib==3.1.3 netifaces==0.10.9 networkx==2.4 -paramiko==2.10.4 +paramiko==3.4.0 pathlib==1.0.1 pika==1.1.0 prettytable==0.7.2