From 22ee5927de4a5f85c4286cafd19d9973533bf4c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:53:19 +0000 Subject: [PATCH] chore(deps): bump paramiko from 3.3.1 to 3.4.0 in /for_devs 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] --- for_devs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/for_devs/requirements.txt b/for_devs/requirements.txt index 245604ed05..00ab684880 100644 --- a/for_devs/requirements.txt +++ b/for_devs/requirements.txt @@ -108,7 +108,7 @@ numpy==1.24.2 oauthlib==3.2.2 olefile==0.46 packaging==23.1 -paramiko==3.3.1 +paramiko==3.4.0 parsimonious==0.9.0 patch-ng==1.17.4 pathlib2==2.3.7.post1