From 01ff203c300f00ccb806d2f186556e29093de48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 18:55:43 +0000 Subject: [PATCH] build(deps): bump paramiko from 2.10.3 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.3 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.10.3...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 e40ae19c3..3caa37e22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ mypy-extensions==0.4.3 neofs-testlib==1.1.14 netaddr==0.8.0 packaging==21.3 -paramiko==2.10.3 +paramiko==3.4.0 pexpect==4.8.0 pluggy==1.0.0 pre-commit==2.20.0