From e2e9a55f81c11d1900b01ac1bb646e372f3d0001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 00:29:12 +0000 Subject: [PATCH] Bump langchain-community from 0.3.23 to 0.3.27 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] --- chainlit/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chainlit/requirements.txt b/chainlit/requirements.txt index 7e2e7f7..5f506ed 100644 --- a/chainlit/requirements.txt +++ b/chainlit/requirements.txt @@ -42,7 +42,7 @@ jiter==0.9.0 jsonpatch==1.33 jsonpointer==3.0.0 langchain==0.3.25 -langchain-community==0.3.23 +langchain-community==0.3.27 langchain-core==0.3.58 langchain-openai==0.3.14 langchain-postgres==0.0.14 diff --git a/requirements.txt b/requirements.txt index bb15bfc..f6801e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ keyring==25.6.0 kiwipiepy==0.21.0 kiwipiepy_model==0.21.0 langchain==0.3.25 -langchain-community==0.3.23 +langchain-community==0.3.27 langchain-core==0.3.58 langchain-openai==0.3.14 langchain-postgres==0.0.14