From 7bffe5e8cd75719325c69c73a3c8fe91e63eaecf Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 25 Nov 2025 22:15:57 +0000 Subject: [PATCH] chore(deps): update dependency langchain to v1.1.0 (#2022) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [langchain](https://redirect.github.com/langchain-ai/langchain) ([source](https://redirect.github.com/langchain-ai/langchain/tree/HEAD/libs/langchain), [changelog](https://redirect.github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22)) | `==1.0.8` -> `==1.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/langchain/1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/langchain/1.0.8/1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] 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). --- .../quickstart/python/langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/getting-started/quickstart/python/langchain/requirements.txt b/docs/en/getting-started/quickstart/python/langchain/requirements.txt index 89b63e6f890..e0f1c753e6d 100644 --- a/docs/en/getting-started/quickstart/python/langchain/requirements.txt +++ b/docs/en/getting-started/quickstart/python/langchain/requirements.txt @@ -1,4 +1,4 @@ -langchain==1.0.8 +langchain==1.1.0 langchain-google-vertexai==3.1.0 langgraph==1.0.3 toolbox-langchain==0.5.3