From 0406bfe807bcb7d46fd8efda189c7c122c0b7dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:43:20 +0000 Subject: [PATCH] Bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.1 to 1.0.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.0.1...langchain-core==1.0.7) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../examples/manual/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/manual/requirements.txt b/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/manual/requirements.txt index 5a173f5..2c8015a 100644 --- a/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/manual/requirements.txt +++ b/instrumentation-genai/opentelemetry-instrumentation-langchain/examples/manual/requirements.txt @@ -1,7 +1,7 @@ deepeval langchain==1.0.2 #langchain-classic==1.0.0 -langchain-core==1.0.1 +langchain-core==1.0.7 langchain-openai==1.0.1 langchain-text-splitters==1.0.0 langgraph==1.0.1