From 147bab7dd9249801166e40f78b4128002d733a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:05:55 +0000 Subject: [PATCH] chore(deps): bump google-cloud-artifact-registry from 1.21.0 to 1.22.0 Bumps [google-cloud-artifact-registry](https://github.com/googleapis/google-cloud-python) from 1.21.0 to 1.22.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-artifact-registry-v1.21.0...google-cloud-artifact-registry-v1.22.0) --- updated-dependencies: - dependency-name: google-cloud-artifact-registry dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..7ab2e2a6 100644 --- a/requirements.in +++ b/requirements.in @@ -100,7 +100,7 @@ google-auth==2.50.0 # google-cloud-container # google-cloud-core # google-cloud-storage -google-cloud-artifact-registry==1.21.0 +google-cloud-artifact-registry==1.22.0 # via mozilla-jetstream google-cloud-bigquery==3.41.0 # via diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..ed876b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -670,9 +670,9 @@ google-auth==2.50.0 \ # google-cloud-container # google-cloud-core # google-cloud-storage -google-cloud-artifact-registry==1.21.0 \ - --hash=sha256:546e51eb5d463a6e5c668be6727d14f8ec82bc798031398006b2213d703e184c \ - --hash=sha256:a07079035438fd0f2e7264d4318b388650495f011db575405c18c9881449025c +google-cloud-artifact-registry==1.22.0 \ + --hash=sha256:0e8173a97ae695dfcf02c83277a0fd574e1a39be409da6345b945bebe577ad94 \ + --hash=sha256:2a595448af4366c016aa61805b7e8f685ab089022a1ebb65bea1eaaae461b37d # via -r requirements.in google-cloud-bigquery==3.41.0 \ --hash=sha256:2217e488b47ed576360c9b2cc07d59d883a54b83167c0ef37f915c26b01a06fe \