From f4a9bcf19fa94441f9bb027f27cf85a804ed2612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 17:10:15 +0000 Subject: [PATCH] chore(deps): bump google-cloud-artifact-registry from 1.17.0 to 1.18.0 Bumps [google-cloud-artifact-registry](https://github.com/googleapis/google-cloud-python) from 1.17.0 to 1.18.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.17.0...google-cloud-artifact-registry-v1.18.0) --- updated-dependencies: - dependency-name: google-cloud-artifact-registry dependency-version: 1.18.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 7c227128..01c357c2 100644 --- a/requirements.in +++ b/requirements.in @@ -105,7 +105,7 @@ google-auth==2.42.1 # google-cloud-container # google-cloud-core # google-cloud-storage -google-cloud-artifact-registry==1.17.0 +google-cloud-artifact-registry==1.18.0 # via mozilla-jetstream google-cloud-bigquery==3.38.0 # via diff --git a/requirements.txt b/requirements.txt index 973a8f0f..3014cc31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -650,9 +650,9 @@ google-auth==2.42.1 \ # google-cloud-container # google-cloud-core # google-cloud-storage -google-cloud-artifact-registry==1.17.0 \ - --hash=sha256:bb14b9d84ee77d1ecce630ce027905be54f0ba3d9c4680318bbb1beb61ca2408 \ - --hash=sha256:dae22fc5700093b184e2be0bf64c0cb6d2f3c4b885e11fd573a5daa7934a5425 +google-cloud-artifact-registry==1.18.0 \ + --hash=sha256:18b630e45b15081a7d120191475c22269292a35e12966a8b4422fce698b50128 \ + --hash=sha256:f146a1f6ab24571d7fc7d1403e3bff00619dea532554a59f27851ae4686dfbb5 # via -r requirements.in google-cloud-bigquery==3.38.0 \ --hash=sha256:8afcb7116f5eac849097a344eb8bfda78b7cfaae128e60e019193dd483873520 \