From 7257c7b45a0617f540703439e7cce7fb04a92b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:37:16 +0000 Subject: [PATCH] build(deps): bump gsutil from 5.27 to 5.30 in /tools/base Bumps [gsutil](https://github.com/GoogleCloudPlatform/gsutil) from 5.27 to 5.30. - [Commits](https://github.com/GoogleCloudPlatform/gsutil/commits) --- updated-dependencies: - dependency-name: gsutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/base/requirements.txt | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index fc7ca7fa3618c..511d48c34dd58 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -673,8 +673,8 @@ frozenlist==1.4.1 \ # via # aiohttp # aiosignal -gcs-oauth2-boto-plugin==3.0 \ - --hash=sha256:f4120b08b7f8d32904674c98f07d4caf4083a58343c0c0fa0016e0f0254dfe31 +gcs-oauth2-boto-plugin==3.2 \ + --hash=sha256:a46817f3abed2bc4f6b4b12b0de7c8bf5ff5f1822dc03c45fa1ae6ed7a455843 # via gsutil gidgethub==5.3.0 \ --hash=sha256:4dd92f2252d12756b13f9dd15cde322bfb0d625b6fb5d680da1567ec74b462c0 \ @@ -697,18 +697,27 @@ google-apitools==0.5.32 \ --hash=sha256:b78f74116558e0476e19501b5b4b2ac7c93261a69c5449c861ea95cbc853c688 \ --hash=sha256:c3763e52289f61e21c41d5531e20fbda9cc8484a088b8686fd460770db8bad13 # via gsutil -google-auth[aiohttp]==2.27.0 \ - --hash=sha256:8e4bad367015430ff253fe49d500fdc3396c1a434db5740828c728e45bcce245 \ - --hash=sha256:e863a56ccc2d8efa83df7a80272601e43487fa9a728a376205c86c26aaefa821 - # via gsutil +google-auth[aiohttp]==2.17.0 \ + --hash=sha256:45ba9b4b3e49406de3c5451697820694b2f6ce8a6b75bb187852fdae231dab94 \ + --hash=sha256:f51d26ebb3e5d723b9a7dbd310b6c88654ef1ad1fc35750d1fdba48ca4d82f52 + # via + # gcs-oauth2-boto-plugin + # google-auth-httplib2 + # gsutil +google-auth-httplib2==0.2.0 \ + --hash=sha256:38aa7badf48f974f1eb9861794e9c0cb2a0511a4ec0679b1f886d108f5640e05 \ + --hash=sha256:b65a0a2123300dd71281a7bf6e64d65a0759287df52729bdd1ae2e47dc311a3d + # via + # gcs-oauth2-boto-plugin + # gsutil google-reauth==0.1.1 \ --hash=sha256:cb39074488d74c8853074dde47368bbf8f739d4a4338b89aab696c895b6d8368 \ --hash=sha256:f9f6852a55c2c5453d581cd01f3d1278e86147c03d008409800390a834235892 # via # gcs-oauth2-boto-plugin # gsutil -gsutil==5.27 \ - --hash=sha256:681a2d844acdf05fac989da6dd406944ae11cb27a4cf3c9edef74d2585ab5f05 +gsutil==5.30 \ + --hash=sha256:ef29d47764d2a3c2436ce50c4e1827626725ba8dbfd3127b42a18641710e7d38 # via -r requirements.in httplib2==0.20.4 \ --hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \ @@ -716,6 +725,7 @@ httplib2==0.20.4 \ # via # gcs-oauth2-boto-plugin # google-apitools + # google-auth-httplib2 # gsutil # oauth2client humanfriendly==10.0 \ @@ -1207,6 +1217,7 @@ six==1.16.0 \ # via # gcs-oauth2-boto-plugin # google-apitools + # google-auth # gsutil # oauth2client # python-dateutil