From f3393a799970a42d5830acc6e06b585709a197e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 04:13:10 +0000 Subject: [PATCH] Bump langgraph from 1.0.10 to 1.1.10 in /apps/api Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.10 to 1.1.10. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/1.0.10...1.1.10) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/requirements.txt b/apps/api/requirements.txt index 2080b56..14a9bae 100644 --- a/apps/api/requirements.txt +++ b/apps/api/requirements.txt @@ -11,7 +11,7 @@ rq==2.1.0 celery==5.4.0 chromadb==0.6.3 qdrant-client==1.12.2 -langgraph==1.0.10 +langgraph==1.1.10 networkx==3.4.2 opentelemetry-api==1.41.1 opentelemetry-sdk==1.41.1