From 1004c7465420eb9de4cc35b5da1cac62e590f1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 23:45:49 +0000 Subject: [PATCH] chore(deps): bump langchain-core in /generative_ai/extensions Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.33 to 1.2.22. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.33...langchain-core==1.2.22) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- generative_ai/extensions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generative_ai/extensions/requirements.txt b/generative_ai/extensions/requirements.txt index be13d57d368..0c91f3fa036 100644 --- a/generative_ai/extensions/requirements.txt +++ b/generative_ai/extensions/requirements.txt @@ -7,7 +7,7 @@ google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 anthropic[vertex]==0.28.0 -langchain-core==0.2.33 +langchain-core==1.2.22 langchain-google-vertexai==1.0.10 numpy<3 openai==1.68.2