From f700c1f61f770f45d2019766c16627c622759a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 03:38:59 +0000 Subject: [PATCH] build(deps): bump googleapis-common-protos from 1.74.0 to 1.75.0 Bumps [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) from 1.74.0 to 1.75.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/googleapis-common-protos-v1.74.0...googleapis-common-protos-v1.75.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b906bb6..89070ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ google-api-python-client==2.193.0 google-auth==2.49.2 google-auth-httplib2==0.3.1 google-genai==1.73.0 -googleapis-common-protos==1.74.0 +googleapis-common-protos==1.75.0 grpcio==1.80.0 grpcio-status==1.71.2 h11==0.16.0