From 7b22c802a8daaf93c73dc7d40762b971f4e70d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:32:53 +0000 Subject: [PATCH] Bump langgraph from 1.0.5 to 1.0.6 Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/1.0.5...1.0.6) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.6 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 f42256865d..1ab5c57903 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ langchain-community==0.4.1 langchain-google-genai==4.1.2 langchain-mistralai==1.0.1 langchain-openai==1.1.6 -langgraph==1.0.5 +langgraph==1.0.6 libmozdata==0.2.12 llama-cpp-python==0.2.90 lmdb==1.7.5