From eda1bf0f5797609e0a9e66c32e52a3825873630d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:25:29 +0000 Subject: [PATCH] chore(deps): bump google-cloud-container from 2.62.0 to 2.63.0 Bumps [google-cloud-container](https://github.com/googleapis/google-cloud-python) from 2.62.0 to 2.63.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.62.0...google-cloud-container-v2.63.0) --- updated-dependencies: - dependency-name: google-cloud-container dependency-version: 2.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 509a01cb..2f479bcf 100644 --- a/requirements.in +++ b/requirements.in @@ -109,7 +109,7 @@ google-cloud-bigquery-storage==2.36.0 # via # mozanalysis # mozilla-jetstream -google-cloud-container==2.62.0 +google-cloud-container==2.63.0 # via mozilla-jetstream google-cloud-core==2.5.0 # via diff --git a/requirements.txt b/requirements.txt index 9f23ccea..4fa596e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -664,8 +664,9 @@ google-cloud-bigquery-storage==2.36.0 \ # via # -r requirements.in # mozanalysis -google-cloud-container==2.62.0 \ - --hash=sha256:cd363a3949393770a8cc83524524eb2bbcb386f28ed70988ef5c268683589b65 +google-cloud-container==2.63.0 \ + --hash=sha256:052f3f534b282f8497af52362331bfea8ba9c0b19222c9a2226b83caabc9789c \ + --hash=sha256:6d634073cfd01623639b6b2e5b9b9cc34ae2075121bf88c136e440bb6a3a2f87 # via -r requirements.in google-cloud-core==2.5.0 \ --hash=sha256:67d977b41ae6c7211ee830c7912e41003ea8194bff15ae7d72fd6f51e57acabc \