From a75cfeba7404f91abfa46af73ef808b61810e3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:56:04 +0000 Subject: [PATCH] Bump paramiko from 2.6.0 to 3.4.0 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/2.6.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 72d9378c1..1ad58e564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ matplotlib >= 2.2.2 mkdocs-material >= 5.1.7 mkdocs-material-extensions numpy == 1.15.4 -paramiko == 2.6.0 +paramiko == 3.4.0 pandas py3Dmol == 0.8.0 pyyaml