From 2f3fa34fd55a9ee8b1693c2eed4765e8f041d074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 13:33:31 +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 09fbac5..b86fc53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ oauth2client==4.1.3 oauthlib==3.2.0 packaging==21.3 pandas==1.4.2 -paramiko==2.11.0 +paramiko==3.4.0 pathspec==0.9.0 pg8000==1.29.1 platformdirs==3.11.0