From fb69616b94a96e625a8bb72dc606ddfa1df2963b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:47:42 +0000 Subject: [PATCH] Bump paramiko from 2.11.0 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.11.0 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.11.0...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 b4627ff..84658e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ MarkupSafe==2.1.1 mypy==0.960 mypy-extensions==0.4.3 packaging==23.2 -paramiko==2.11.0 +paramiko==3.4.0 pep8==1.7.1 pluggy==1.3.0 psycopg2-binary==2.9.3