From 5587e3097032b1fc4cd8da7ce63874717da48071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:03:57 +0000 Subject: [PATCH] build(deps): bump prettytable from 3.11.0 to 3.12.0 in /ci/builder Bumps [prettytable](https://github.com/prettytable/prettytable) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/prettytable/prettytable/releases) - [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettytable/prettytable/compare/3.11.0...3.12.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 aa2d83960c6c4..9de0d7602be82 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -35,7 +35,7 @@ paramiko==3.5.0 pdoc==15.0.0 # We can revert back to standard pg8000 versions once https://github.com/tlocke/pg8000/pull/161 is released pg8000@git+https://github.com/tlocke/pg8000@46c00021ade1d19466b07ed30392386c5f0a6b8e -prettytable==3.11.0 +prettytable==3.12.0 psutil==6.1.0 psycopg==3.2.3 psycopg-binary==3.2.3