From e21bc184670fd81ae3efd3d510190a8935efc664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 03:09:01 +0000 Subject: [PATCH] Bump langgraph from 0.6.8 to 0.6.10 Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.6.8 to 0.6.10. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/0.6.8...0.6.10) --- updated-dependencies: - dependency-name: langgraph dependency-version: 0.6.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e560ddc0b2..02700f881a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ langchain-community==0.3.31 langchain-google-genai==2.1.12 langchain-mistralai==0.2.12 langchain-openai==0.3.33 -langgraph==0.6.8 +langgraph==0.6.10 libmozdata==0.2.11 llama-cpp-python==0.2.90 lmdb==1.7.3