From 226f77b7814e895ef3a2efc06790c14739836e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:40:33 +0000 Subject: [PATCH] build(deps): bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.19 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.19...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../content/lambdas/classification_lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backstage-reference/templates/aws-gen-ai-rag/content/lambdas/classification_lambda/requirements.txt b/backstage-reference/templates/aws-gen-ai-rag/content/lambdas/classification_lambda/requirements.txt index 4ef41317..1519b357 100644 --- a/backstage-reference/templates/aws-gen-ai-rag/content/lambdas/classification_lambda/requirements.txt +++ b/backstage-reference/templates/aws-gen-ai-rag/content/lambdas/classification_lambda/requirements.txt @@ -1,4 +1,4 @@ boto3==1.34.68 langchain==0.2.5 -langchain_community==0.2.19 +langchain_community==0.3.27 opensearch-py==2.6.0