From 56ef8cff38113eb6b27d4f15140ee66388336fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 19:11:25 +0000 Subject: [PATCH] Bump langchain-core in /plot_agent/crewai_plot_agent Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.59 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.59...langchain-core==0.3.81) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.81 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plot_agent/crewai_plot_agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plot_agent/crewai_plot_agent/requirements.txt b/plot_agent/crewai_plot_agent/requirements.txt index 65ed2c5..e8ac7ff 100644 --- a/plot_agent/crewai_plot_agent/requirements.txt +++ b/plot_agent/crewai_plot_agent/requirements.txt @@ -271,7 +271,7 @@ langchain-community==0.3.24 # via # embedchain # langchain-experimental -langchain-core==0.3.59 +langchain-core==0.3.81 # via # langchain # langchain-cohere