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

Closed renovate-bot closed 3 weeks ago

renovate-bot commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
argcomplete (changelog) ==3.4.0 -> ==3.5.0 age adoption passing confidence
google-cloud-storage ==2.18.0 -> ==2.18.1 age adoption passing confidence

Release Notes

kislyuk/argcomplete (argcomplete) ### [`v3.5.0`](https://togithub.com/kislyuk/argcomplete/blob/HEAD/Changes.rst#Changes-for-v350-2024-08-06) [Compare Source](https://togithub.com/kislyuk/argcomplete/compare/v3.4.0...v3.5.0) \=============================== - Use project.scripts instead of setuptools scripts ([#​498](https://togithub.com/kislyuk/argcomplete/issues/498)) - Test infrastructure improvements
googleapis/python-storage (google-cloud-storage) ### [`v2.18.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2181-2024-08-05) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.18.0...v2.18.1) ##### Bug Fixes - Properly escape URL construction for XML MPU API ([#​1333](https://togithub.com/googleapis/python-storage/issues/1333)) ([bf4d0e0](https://togithub.com/googleapis/python-storage/commit/bf4d0e0a2ef1d608d679c22b13d8f5d90b39c7b2))

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 was generated by Mend Renovate. View the repository job log.

forking-renovate[bot] commented 1 month 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.

holtskinner commented 3 weeks ago

Not needed