From faa4a31163d456ce58f260bcc84d70886b723fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 16:47:21 +0000 Subject: [PATCH] build(deps): bump langgraph in /agentic-teaching-assistant-demo Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.3.21 to 1.0.10rc1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/0.3.21...1.0.10rc1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agentic-teaching-assistant-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic-teaching-assistant-demo/requirements.txt b/agentic-teaching-assistant-demo/requirements.txt index 8e78999..04f2702 100644 --- a/agentic-teaching-assistant-demo/requirements.txt +++ b/agentic-teaching-assistant-demo/requirements.txt @@ -32,7 +32,7 @@ langchain==0.3.25 langchain-openai==0.3.16 langchain-nvidia-ai-endpoints==0.3.9 langchain-community==0.3.24 -langgraph==0.3.21 +langgraph==1.0.10rc1 langgraph-checkpoint==2.0.26 fastmcp ; python_version >= "3.10" openapi-pydantic==0.5.1