From 62730e03e38772b86a559a44ac6178f6eb411c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 17:22:13 +0000 Subject: [PATCH] Bump langgraph from 1.0.0 to 1.0.10rc1 in /WebSearch Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.0 to 1.0.10rc1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/1.0.0...1.0.10rc1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.10rc1 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..d9a5707 100644 --- a/WebSearch/requirements.txt +++ b/WebSearch/requirements.txt @@ -2,7 +2,7 @@ gradient-adk langchain==1.0.0 langchain-core==1.2.11 langchain-community -langgraph==1.0.0 +langgraph==1.0.10rc1 langchain-gradient>=0.1.0 pydantic>=2.6,<3 ddgs