From 2b567415bae220da6394a20496548be47f0506d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:05:37 +0000 Subject: [PATCH] build(deps): bump paramiko from 3.3.1 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.3.1 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.3.1...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce0e4546..80ff26fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ deprecated ==1.2.14 Click==8.1.7 ansible==5.1.0 flake8==6.1.0 -paramiko==3.3.1 +paramiko==3.4.0 ruamel.yaml==0.18.5 pyvim==3.0.3 redis==5.0.1