From 9bba75afc2ce048cb2b47b6b5deba08f608f345e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:49:41 +0000 Subject: [PATCH] Bump langchain-community in /integrations/CrewAI-LangGraph Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.26 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.26...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/CrewAI-LangGraph/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/CrewAI-LangGraph/requirements.txt b/integrations/CrewAI-LangGraph/requirements.txt index 1a8f1b83..4e7a1dce 100644 --- a/integrations/CrewAI-LangGraph/requirements.txt +++ b/integrations/CrewAI-LangGraph/requirements.txt @@ -1,6 +1,6 @@ crewai==0.130.0 langgraph==0.0.15 -langchain-community==0.3.26 +langchain-community==0.3.27 python-dotenv==1.0.0 google-search-results==2.1.0 google-api-python-client==2.114.0