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 #255

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-documentai (source) ==2.22.0 -> ==2.23.0 age adoption passing confidence

Release Notes

googleapis/google-cloud-python (google-cloud-documentai) ### [`v2.23.0`](https://togithub.com/googleapis/google-cloud-python/releases/tag/google-cloud-documentai-v2.23.0): google-cloud-documentai: v2.23.0 [Compare Source](https://togithub.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.22.0...google-cloud-documentai-v2.23.0) ##### Features - expose model_type in v1 processor, so that user can see the model_type after get or list processor version ([81d36fc](https://togithub.com/googleapis/google-cloud-python/commit/81d36fcb96026891a851c7bce119a274c3b0abbd)) ##### Bug Fixes - Add google-auth as a direct dependency ([81d36fc](https://togithub.com/googleapis/google-cloud-python/commit/81d36fcb96026891a851c7bce119a274c3b0abbd)) - Add staticmethod decorator to \_get_client_cert_source and \_get_api_endpoint ([81d36fc](https://togithub.com/googleapis/google-cloud-python/commit/81d36fcb96026891a851c7bce119a274c3b0abbd)) - Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' ([81d36fc](https://togithub.com/googleapis/google-cloud-python/commit/81d36fcb96026891a851c7bce119a274c3b0abbd))

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.