From 5024a1475358c24b9ced34ddf82212d1c305844b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:31:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20[backend-deps]:=20Bump=20google-clo?= =?UTF-8?q?ud-documentai=20in=20/backend?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [google-cloud-documentai](https://github.com/googleapis/google-cloud-python) from 3.2.0 to 3.7.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-documentai-v3.2.0...google-cloud-documentai-v3.7.0) --- updated-dependencies: - dependency-name: google-cloud-documentai dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/pyproject.toml | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 125e4e8..13370f7 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "google-auth==2.40.2", "google-auth-httplib2==0.2.0", "google-cloud-core==2.4.1", - "google-cloud-documentai==3.2.0", + "google-cloud-documentai==3.7.0", "google-cloud-firestore==2.20.0", "google-cloud-storage==3.0.0", "google-crc32c==1.6.0", diff --git a/backend/requirements.txt b/backend/requirements.txt index 732a7db..7a7d777 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -21,7 +21,7 @@ google-api-python-client==2.160.0 google-auth==2.40.2 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 -google-cloud-documentai==3.2.0 +google-cloud-documentai==3.7.0 google-cloud-firestore==2.20.0 google-cloud-storage==3.1.0 google-crc32c==1.6.0