From f10ff8e9a930a278b161f8985891b62719e4b592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:13:12 +0000 Subject: [PATCH] build(deps): bump prettytable from 3.5.0 to 3.9.0 in /ci/builder Bumps [prettytable](https://github.com/jazzband/prettytable) from 3.5.0 to 3.9.0. - [Release notes](https://github.com/jazzband/prettytable/releases) - [Changelog](https://github.com/jazzband/prettytable/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/prettytable/compare/3.5.0...3.9.0) --- updated-dependencies: - dependency-name: prettytable 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..b07f52fa3215d 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -33,7 +33,7 @@ parameterized==0.8.1 paramiko==3.1.0 pdoc3==0.10.0 pg8000==1.30.3 -prettytable==3.5.0 +prettytable==3.9.0 psutil==5.9.4 psycopg==3.1.12 psycopg-binary==3.1.12