From 67ec44d04ae26ecff155e05e785b0070e603a4e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 22:57:31 +0000 Subject: [PATCH] build(deps): bump prettytable from 3.5.0 to 3.7.0 in /ci/builder Bumps [prettytable](https://github.com/jazzband/prettytable) from 3.5.0 to 3.7.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.7.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 677f0ba65f07b..42c2f548cce66 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -27,7 +27,7 @@ parameterized==0.8.1 paramiko==3.1.0 pdoc3==0.10.0 pg8000==1.29.4 -prettytable==3.5.0 +prettytable==3.7.0 psutil==5.9.4 # psycopg2 intentionally omitted. Use pg8000 instead. pydantic==1.10.4