From 69bd311dda4fbe64fb467eb8164aa9e02688eabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 07:18:11 +0000 Subject: [PATCH] Bump langchain-community in /lambda/summarization/document_reader Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.5 to 0.2.19. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.5...langchain-community==0.2.19) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda/summarization/document_reader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/summarization/document_reader/requirements.txt b/lambda/summarization/document_reader/requirements.txt index 8aa61b3..d086d15 100644 --- a/lambda/summarization/document_reader/requirements.txt +++ b/lambda/summarization/document_reader/requirements.txt @@ -1,7 +1,7 @@ redis pypdf==4.2.0 langchain==0.2.5 -langchain-community==0.2.5 +langchain-community==0.2.19 urllib3<2 aws-xray-sdk aws-lambda-powertools