From a6eaac1e741d03a945e61902140b449ddea7f49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:13:34 +0000 Subject: [PATCH] chore(deps): bump google-cloud-documentai from 2.28.0 to 2.29.0 Bumps [google-cloud-documentai](https://github.com/googleapis/google-cloud-python) from 2.28.0 to 2.29.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-v2.28.0...google-cloud-documentai-v2.29.0) --- updated-dependencies: - dependency-name: google-cloud-documentai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- webhook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook/requirements.txt b/webhook/requirements.txt index 71235d4..2c4d4ee 100644 --- a/webhook/requirements.txt +++ b/webhook/requirements.txt @@ -15,7 +15,7 @@ flask==3.0.3 functions-framework==3.7.0 google-cloud-aiplatform==1.53.0 -google-cloud-documentai==2.28.0 +google-cloud-documentai==2.29.0 google-cloud-firestore==2.16.0 google-cloud-storage==2.16.0 retry2==0.9.5