From 442c009f7eaa91004541e1c5fe72660943b2e8a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 23:26:33 +0000 Subject: [PATCH] Bump langchain-core from 1.2.11 to 1.2.28 in /WebSearch Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.11 to 1.2.28. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.11...langchain-core==1.2.28) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebSearch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebSearch/requirements.txt b/WebSearch/requirements.txt index 87c62ab..e8acde5 100644 --- a/WebSearch/requirements.txt +++ b/WebSearch/requirements.txt @@ -1,6 +1,6 @@ gradient-adk langchain==1.0.0 -langchain-core==1.2.11 +langchain-core==1.2.28 langchain-community langgraph==1.0.0 langchain-gradient>=0.1.0