From 10181caab091a1aeff1524aa3aaf28b199f381de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 20:58:17 +0000 Subject: [PATCH] build(deps): bump langgraph-sdk Bumps [langgraph-sdk](https://github.com/langchain-ai/langgraph) from 0.1.70 to 0.3.15. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/cli==0.1.70...0.3.15) --- updated-dependencies: - dependency-name: langgraph-sdk dependency-version: 0.3.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/agent/startup-simulator-3000/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/agent/startup-simulator-3000/requirements.txt b/examples/agent/startup-simulator-3000/requirements.txt index 5a7c2cb..3bab5f2 100644 --- a/examples/agent/startup-simulator-3000/requirements.txt +++ b/examples/agent/startup-simulator-3000/requirements.txt @@ -22,7 +22,7 @@ langchain-text-splitters==0.3.8 langgraph==0.4.8 langgraph-checkpoint==2.0.26 langgraph-prebuilt==0.2.2 -langgraph-sdk==0.1.70 +langgraph-sdk==0.3.15 langsmith==0.3.44 markupsafe==3.0.2 openai==1.84.0