From 9bdcb59fac41ea9581ec57d7ec071021f4e3d180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 00:44:36 +0000 Subject: [PATCH] build(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.28 to 1.3.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.28...langchain-core==1.3.3) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.3.3 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 124b5f1c..eadc108d 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 @@ # LangChain Manual Example — application dependencies deepeval==3.3.9 langchain==1.0.2 -langchain-core==1.2.28 +langchain-core==1.3.3 langchain-openai==1.0.1 langchain-text-splitters==1.0.0 langgraph==1.0.1