From f9998fabb5208cb3b459e386d6fe63c8659be884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:35:18 +0000 Subject: Bump paramiko from 2.8.1 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.8.1 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.8.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 f3152c2..8e05afb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible-pylibssh -paramiko==2.8.1 +paramiko==3.4.0 # paramiko 2.8.1 depends on six but does not install it six -- cgit v1.2.3