From ad687b61815bd56ba887a2d3e6f31c4aa88a1b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 21:39:16 +0000 Subject: [PATCH] Bump prettytable from 0.7.2 to 3.3.0 in /.circleci Bumps [prettytable](https://github.com/jazzband/prettytable) from 0.7.2 to 3.3.0. - [Release notes](https://github.com/jazzband/prettytable/releases) - [Changelog](https://github.com/jazzband/prettytable/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/prettytable/compare/0.7.2...3.3.0) --- updated-dependencies: - dependency-name: prettytable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..bf924cf41d7b 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -8,7 +8,7 @@ paramiko==2.6.0 pyminizip===0.2.6 google-cloud-storage==1.29.0 google-cloud-bigquery==1.26.1 -prettytable==0.7.2 +prettytable==3.3.0 circleci==1.2.2 boto3==1.16.39 mock-open==1.4.0