From bc93e149e343c4b1d9bc4dda72b153f16f4ce47e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:16:30 +0000 Subject: [PATCH] build(deps): bump paramiko from 3.1.0 to 3.3.1 in /ci/builder Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.1.0 to 3.3.1. - [Commits](https://github.com/paramiko/paramiko/compare/3.1.0...3.3.1) --- 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..35ca2f8871aca 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.3.1 pdoc3==0.10.0 pg8000==1.30.3 prettytable==3.5.0