mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-10 07:58:12 -05:00
chore(deps): update dependency toolbox-llamaindex to v0.5.1 (#1510)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [toolbox-llamaindex](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python) ([changelog](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/blob/main/packages/toolbox-llamaindex/CHANGELOG.md)) | `==0.5.0` -> `==0.5.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/mcp-toolbox-sdk-python (toolbox-llamaindex)</summary> ### [`v0.5.1`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/releases/tag/toolbox-core-v0.5.1): toolbox-core: v0.5.1 [Compare Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/compare/toolbox-llamaindex-v0.5.0...toolbox-llamaindex-v0.5.1) ##### Bug Fixes - **toolbox-core:** Use typing.Annotated for reliable parameter descriptions instead of docstrings ([#​371](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/issues/371)) ([eb76680](eb76680d24)) ##### Documentation - Update langgraph sample in toolbox-core ([#​366](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/issues/366)) ([fe35082](fe35082104)) ##### Miscellaneous Chores - Remove redundant test for test\_add\_auth\_token\_getter\_unused\_token ([#​347](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/issues/347)) ([dccaf1b](dccaf1bd70)) - Remove duplicate header check during initialization ([#​357](https://redirect.github.com/googleapis/mcp-toolbox-sdk-python/issues/357)) ([888170b](888170b3c3)) </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 becomes conflicted, 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/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Harsh Jha <83023263+rapid-killer-9@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
llama-index==0.14.2
|
||||
llama-index-llms-google-genai==0.5.0
|
||||
toolbox-llamaindex==0.5.0
|
||||
toolbox-llamaindex==0.5.1
|
||||
pytest==8.4.2
|
||||
|
||||
Reference in New Issue
Block a user