From 71af0b7a2719ade0fac0e3e561f88d59df291768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:19:32 +0000 Subject: [PATCH] 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 b47695c..64f963c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ git+https://github.com/olemathias/proxmoxer@https_retry #proxmoxer==2.0.1 python-freeipa==1.0.6 towerlib==3.14.0 -paramiko==3.3.1 +paramiko==3.4.0 scp==0.14.5 python-keycloak==2.16.6 pyyaml==6.0.1