Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-documentai to v3 (#941)
Browse files Browse the repository at this point in the history
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
([#&#8203;13218](https://redirect.github.com/googleapis/google-cloud-python/issues/13218))

##### Bug Fixes

- Remove google.cloud.documentai_v1beta2
([#&#8203;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
renovate-bot and holtskinner authored Nov 11, 2024
1 parent 5fa2cd8 commit 4b9502c
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion bq-connector/docai_bq_connector/requirements.txt
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-cloud-storage==2.17.0
google-cloud-logging==3.8.0
google-cloud-documentai==2.35.0
google-cloud-documentai==3.0.0
pypdf2==3.0.1
pikepdf==8.15.1
google-cloud-run==0.10.7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://pypi.org/project/google-cloud-documentai
google-cloud-documentai==2.35.0
google-cloud-documentai==3.0.0

# https://pypi.org/project/google-auth
google-auth==2.36.0
Expand Down
2 changes: 1 addition & 1 deletion community/pdf-annotator-python/requirements.txt
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-logging
google-cloud-documentai==2.35.0
google-cloud-documentai==3.0.0
google-cloud-storage
google-cloud-contentwarehouse==0.7.9
fireo==2.2.1
Expand Down
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
2 changes: 1 addition & 1 deletion extract-languages/requirements.txt
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
2 changes: 1 addition & 1 deletion filter-hitl-language/requirements.txt
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
2 changes: 1 addition & 1 deletion pdf-splitter-python/requirements.txt
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 web-app-demo/Backend/requirements.txt
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
2 changes: 1 addition & 1 deletion web-app-pix2info-python/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://pypi.org/project/google-cloud-documentai
google-cloud-documentai==2.35.0
google-cloud-documentai==3.0.0

# https://pypi.org/project/google-cloud-logging
google-cloud-logging==3.5.0
Expand Down

0 comments on commit 4b9502c

Please sign in to comment.