From ad23795cd10e58244b3a52e9d202720108e46286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:26:47 +0000 Subject: [PATCH] chore(deps): bump langgraph Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.4.1 to 1.0.10rc1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.1...1.0.10rc1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../python-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/logging-samples/distributed-tracing-otel-python-java/python-service/requirements.txt b/examples/logging-samples/distributed-tracing-otel-python-java/python-service/requirements.txt index fdfb2d8b..946b330f 100644 --- a/examples/logging-samples/distributed-tracing-otel-python-java/python-service/requirements.txt +++ b/examples/logging-samples/distributed-tracing-otel-python-java/python-service/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.6 uvicorn==0.34.0 openai==1.82.0 -langgraph==0.4.1 +langgraph==1.0.10rc1 chromadb-client==0.6.3 splunk-ao opentelemetry-api