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 dependency google-cloud-bigquery to v3.17.1 #243

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.0 -> ==3.17.1 age adoption passing confidence

Release Notes

googleapis/python-bigquery (google-cloud-bigquery) ### [`v3.17.1`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3171-2024-01-24) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.17.0...v3.17.1) ##### Bug Fixes - Add pyarrow.large_strign to the \_ARROW_SCALAR_IDS_TO_BQ map ([#​1796](https://togithub.com/googleapis/python-bigquery/issues/1796)) ([b402a6d](https://togithub.com/googleapis/python-bigquery/commit/b402a6df92e656aee10dd2c11c48f6ed93c74fd7)) - Retry 'job exceeded rate limits' for DDL queries ([#​1794](https://togithub.com/googleapis/python-bigquery/issues/1794)) ([39f33b2](https://togithub.com/googleapis/python-bigquery/commit/39f33b210ecbe9c2fd390825d29393c2d80257f5))

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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