From 342aadc2908924c413dba249d8a14ed3b6d60ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:26:16 +0000 Subject: [PATCH] build(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.1 to 1.2.22. - [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.2.22) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 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 5a173f54..2a8d511e 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.2.22 langchain-openai==1.0.1 langchain-text-splitters==1.0.0 langgraph==1.0.1