From a22442f0b31276d277e59784bee05e455c13f4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 06:59:48 +0000 Subject: [PATCH] build(deps): bump gsutil from 5.30 to 5.31 in /tools/base Bumps [gsutil](https://github.com/GoogleCloudPlatform/gsutil) from 5.30 to 5.31. - [Commits](https://github.com/GoogleCloudPlatform/gsutil/compare/v5.30...v5.31) --- updated-dependencies: - dependency-name: gsutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/base/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index 7fbe642f7f6a6..6ad0873491202 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -752,8 +752,8 @@ google-reauth==0.1.1 \ # via # gcs-oauth2-boto-plugin # gsutil -gsutil==5.30 \ - --hash=sha256:ef29d47764d2a3c2436ce50c4e1827626725ba8dbfd3127b42a18641710e7d38 +gsutil==5.31 \ + --hash=sha256:10700acff3438a486429c47320a1c0b7298e090a6f5aa8ba9e55cc40202ee43b # via -r requirements.in httplib2==0.20.4 \ --hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \