From 7673c3fa044169cb9051d5937058537adf8393c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 22:38:16 +0000 Subject: [PATCH] build(deps): bump paramiko from 3.1.0 to 3.4.0 in /ci/builder Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.1.0 to 3.4.0. - [Commits](https://github.com/paramiko/paramiko/compare/3.1.0...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 4d41b329b72d5..b71a23b8bf335 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -30,7 +30,7 @@ numpy==1.26.1 pandas==2.1.2 pandas-stubs==2.1.1.230928 parameterized==0.8.1 -paramiko==3.1.0 +paramiko==3.4.0 pdoc3==0.10.0 pg8000==1.30.3 prettytable==3.5.0