From 61de3ed9cafc5555c93e499c372161d7b060f915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 10:58:14 +0000 Subject: [PATCH] Bump langgraph from 1.0.8 to 1.1.1 Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.8 to 1.1.1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/1.0.8...1.1.1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f0ea24958..78d4dc45fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ langchain-community==0.4.1 langchain-google-genai==4.2.1 langchain-mistralai==1.1.1 langchain-openai==1.1.11 -langgraph==1.0.8 +langgraph==1.1.1 libmozdata==0.2.12 llama-cpp-python==0.3.16 lmdb==1.8.1