From 056bb08073b696a74199481fccfa8e45d3c82342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:48:41 +0000 Subject: [PATCH] Bump langchain-community in /plot_agent/crewai_plot_agent Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.24 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.24...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 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..1c8fc0c 100644 --- a/plot_agent/crewai_plot_agent/requirements.txt +++ b/plot_agent/crewai_plot_agent/requirements.txt @@ -267,7 +267,7 @@ langchain==0.3.25 # langchain-community langchain-cohere==0.3.5 # via embedchain -langchain-community==0.3.24 +langchain-community==0.3.27 # via # embedchain # langchain-experimental