googleapis / python-documentai-toolbox

Document AI Toolbox is an SDK for Python that provides utility functions for managing, manipulating, and extracting information from the document response. It creates a "wrapped" document object from JSON files in Cloud Storage, local JSON files, or output directly from the Document AI API.
https://cloud.google.com/document-ai/docs/toolbox
Apache License 2.0
32 stars 13 forks source link

chore(deps): update all dependencies #244

Closed renovate-bot closed 7 months ago

renovate-bot commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-bigquery ==3.17.1 -> ==3.17.2 age adoption passing confidence
google-cloud-documentai (source) ==2.21.1 -> ==2.22.0 age adoption passing confidence

Release Notes

googleapis/python-bigquery (google-cloud-bigquery) ### [`v3.17.2`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3172-2024-01-30) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.17.1...v3.17.2) ##### Bug Fixes - Change load_table_from_json autodetect logic ([#​1804](https://togithub.com/googleapis/python-bigquery/issues/1804)) ([6249032](https://togithub.com/googleapis/python-bigquery/commit/62490325f64e5d66303d9218992e28ac5f21cb3f)) ##### Documentation - Update to use API ([#​1781](https://togithub.com/googleapis/python-bigquery/issues/1781)) ([81563b0](https://togithub.com/googleapis/python-bigquery/commit/81563b06298fe3a64be6a89b583c3d64758ca12a)) - Update `client_query_destination_table.py` sample to use `query_and_wait` ([#​1783](https://togithub.com/googleapis/python-bigquery/issues/1783)) ([68ebbe1](https://togithub.com/googleapis/python-bigquery/commit/68ebbe12d455ce8e9b1784fb11787c2fb842ef22)) - Update query_external_sheets_permanent_table.py to use query_and_wait API ([#​1778](https://togithub.com/googleapis/python-bigquery/issues/1778)) ([a7be88a](https://togithub.com/googleapis/python-bigquery/commit/a7be88adf8a480ee61aa79789cb53df1b79bb091)) - Update sample for query_to_arrow to use query_and_wait API ([#​1776](https://togithub.com/googleapis/python-bigquery/issues/1776)) ([dbf10de](https://togithub.com/googleapis/python-bigquery/commit/dbf10dee51a7635e9b98658f205ded2de087a06f)) - Update the query destination table legacy file to use query_and_wait API ([#​1775](https://togithub.com/googleapis/python-bigquery/issues/1775)) ([ef89f9e](https://togithub.com/googleapis/python-bigquery/commit/ef89f9e58c22b3af5a7757b69daa030116012350)) - Update to use `query_and_wait` in `client_query_w_positional_params.py` ([#​1786](https://togithub.com/googleapis/python-bigquery/issues/1786)) ([410f71e](https://togithub.com/googleapis/python-bigquery/commit/410f71e6b6e755928e363ed89c1044e14b0db9cc)) - Update to use `query_and_wait` in `samples/client_query_w_timestamp_params.py` ([#​1785](https://togithub.com/googleapis/python-bigquery/issues/1785)) ([ba36948](https://togithub.com/googleapis/python-bigquery/commit/ba3694852c13c8a29fe0f9d923353e82acfd4278)) - Update to_geodataframe to use query_and_wait functionality ([#​1800](https://togithub.com/googleapis/python-bigquery/issues/1800)) ([1298594](https://togithub.com/googleapis/python-bigquery/commit/12985942942b8f205ecd261fcdf620df9a640460))
googleapis/google-cloud-python (google-cloud-documentai) ### [`v2.22.0`](https://togithub.com/googleapis/google-cloud-python/releases/tag/google-cloud-documentai-v2.22.0): google-cloud-documentai: v2.22.0 [Compare Source](https://togithub.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.21.1...google-cloud-documentai-v2.22.0) ##### Features - Allow users to explicitly configure universe domain ([#​12240](https://togithub.com/googleapis/google-cloud-python/issues/12240)) ([d51f832](https://togithub.com/googleapis/google-cloud-python/commit/d51f83298f89dbae23af1a146411b296eba6bba2))

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.