From 44ead8225b67263667a877d1e8e7c78a9af69996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 04:23:59 +0000 Subject: [PATCH] build(deps): bump langchain Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.21 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.21...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../examples/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/tools/requirements.txt b/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/tools/requirements.txt index 38cb8aa6..d07079c4 100644 --- a/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/tools/requirements.txt +++ b/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/tools/requirements.txt @@ -1,7 +1,7 @@ # LangChain Tools Example — application dependencies flask==3.1.3 waitress==3.0.2 -langchain==0.3.21 +langchain==0.3.30 langchain-openai==1.1.13 opentelemetry-api==1.38.0 opentelemetry-sdk==1.38.0