mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-10 07:58:12 -05:00
chore(deps): update dependency langgraph to v1.0.4 (#2043)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [langgraph](https://redirect.github.com/langchain-ai/langgraph) ([source](https://redirect.github.com/langchain-ai/langgraph/tree/HEAD/libs/langgraph), [changelog](https://redirect.github.com/langchain-ai/langgraph/releases)) | `==1.0.3` -> `==1.0.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>langchain-ai/langgraph (langgraph)</summary> ### [`v1.0.4`](https://redirect.github.com/langchain-ai/langgraph/releases/tag/1.0.4) [Compare Source](https://redirect.github.com/langchain-ai/langgraph/compare/1.0.3...1.0.4) Changes since 1.0.3 - release(langgraph): 1.0.4 ([#​6502](https://redirect.github.com/langchain-ai/langgraph/issues/6502)) - chore: pop thread ID from configurable fields in remote graph ([#​6497](https://redirect.github.com/langchain-ai/langgraph/issues/6497)) - chore: clean up some refs ([#​6487](https://redirect.github.com/langchain-ai/langgraph/issues/6487)) - chore(sdk-py): Add more type checking. ([#​6479](https://redirect.github.com/langchain-ai/langgraph/issues/6479)) - fix: interrupt stream mode values ([#​6475](https://redirect.github.com/langchain-ai/langgraph/issues/6475)) - release: langgraph-prebuilt 1.0.5 ([#​6473](https://redirect.github.com/langchain-ai/langgraph/issues/6473)) - refactor: separate prepare\_push\_\* functions ([#​6450](https://redirect.github.com/langchain-ai/langgraph/issues/6450)) - fix: dep warnings in prebuilt ([#​6443](https://redirect.github.com/langchain-ai/langgraph/issues/6443)) - release: prebuilt 1.0.3 ([#​6441](https://redirect.github.com/langchain-ai/langgraph/issues/6441)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
langchain==1.1.0
|
||||
langchain-google-vertexai==3.1.0
|
||||
langgraph==1.0.3
|
||||
langgraph==1.0.4
|
||||
toolbox-langchain==0.5.3
|
||||
pytest==9.0.1
|
||||
|
||||
Reference in New Issue
Block a user