From db12eac4429637527420d6a1f8b2fb2291c7c658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:42:52 +0000 Subject: [PATCH] Bump langchain-core from 1.2.11 to 1.2.22 in /WebSearch Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.11 to 1.2.22. - [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.22) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 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..b943984 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.22 langchain-community langgraph==1.0.0 langchain-gradient>=0.1.0