From cfc6e04beb11b5b85f48ee0b3d23ef6a08148397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:53:04 +0000 Subject: [PATCH] Bump prettytable from 0.7.2 to 3.2.0 in /.circleci Bumps [prettytable](https://github.com/jazzband/prettytable) from 0.7.2 to 3.2.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.2.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..ee399d5ee9a6 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.2.0 circleci==1.2.2 boto3==1.16.39 mock-open==1.4.0