From e7baf5d43f605b383f2bf1b36a717c117b388c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:49:01 +0000 Subject: [PATCH] Bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.23 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.23...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../frameworks/langgraph/data_poisoning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initiatives/agent_security_initiative/samples/frameworks/langgraph/data_poisoning/requirements.txt b/initiatives/agent_security_initiative/samples/frameworks/langgraph/data_poisoning/requirements.txt index 1b16acdf..b1020366 100644 --- a/initiatives/agent_security_initiative/samples/frameworks/langgraph/data_poisoning/requirements.txt +++ b/initiatives/agent_security_initiative/samples/frameworks/langgraph/data_poisoning/requirements.txt @@ -1,4 +1,4 @@ langgraph==0.4.3 -langchain-community==0.3.23 +langchain-community==0.3.27 langchain-groq==0.3.2 streamlit==1.47.1 \ No newline at end of file