From 20428069dab98c792a64fe346cc46e108e57e9b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:49:43 +0000 Subject: [PATCH] chore(deps): bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.3 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.3...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/shared/file-import-batch-job/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shared/file-import-batch-job/requirements.txt b/lib/shared/file-import-batch-job/requirements.txt index 99c9e429c..9ccc9c6c1 100644 --- a/lib/shared/file-import-batch-job/requirements.txt +++ b/lib/shared/file-import-batch-job/requirements.txt @@ -5,7 +5,7 @@ cfnresponse==1.1.2 aws_requests_auth==0.4.3 requests-aws4auth==1.2.3 langchain==0.3.7 -langchain-community==0.3.3 +langchain-community==0.3.27 opensearch-py==3.0.0 psycopg2-binary==2.9.10 pgvector==0.2.2