-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency google-cloud-documentai to v3 (#941)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-documentai](https://redirect.github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-documentai) ([source](https://redirect.github.com/googleapis/google-cloud-python)) | `==2.35.0` -> `==3.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-documentai/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-documentai/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-documentai/2.35.0/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-documentai/2.35.0/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-python (google-cloud-documentai)</summary> ### [`v3.0.0`](https://redirect.github.com/googleapis/google-cloud-python/releases/tag/google-cloud-documentai-v3.0.0): google-cloud-documentai: v3.0.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.35.0...google-cloud-documentai-v3.0.0) ##### ⚠ BREAKING CHANGES - Remove google.cloud.documentai_v1beta2 ([#​13218](https://redirect.github.com/googleapis/google-cloud-python/issues/13218)) ##### Bug Fixes - Remove google.cloud.documentai_v1beta2 ([#​13218](https://redirect.github.com/googleapis/google-cloud-python/issues/13218)) ([a98df65](https://redirect.github.com/googleapis/google-cloud-python/commit/a98df654c18a6ea37119e7d55bdedb1b0135c475)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/document-ai-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=--> Co-authored-by: Holt Skinner <[email protected]>
- Loading branch information
1 parent
5fa2cd8
commit 4b9502c
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-cloud-bigquery==3.27.0 | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
google-cloud-storage==2.9.0 | ||
pypdf==4.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
pikepdf>=6.2.9 |
2 changes: 1 addition & 1 deletion
2
document_ai_warehouse/document_ai_warehouse_batch_ingestion/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
document_ai_warehouse/document_ai_warehouse_processing_python/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
google-cloud-contentwarehouse==0.7.9 | ||
google-cloud-core==2.4.1 | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
google-cloud-storage==2.9.0 | ||
googleapis-common-protos==1.59.1 | ||
tabulate==0.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
google-api-core | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
|
||
pandas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
google-cloud-storage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
pikepdf>=6.2.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Flask==3.0.3 | ||
Flask-Cors==4.0.1 | ||
Flask-RESTful==0.3.10 | ||
google-cloud-documentai==2.35.0 | ||
google-cloud-documentai==3.0.0 | ||
google-auth==2.36.0 | ||
pylint==3.0.3 | ||
gunicorn==23.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters