From e26132da0d49a9044480f4d217e3e1ff7837f577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:45:41 +0000 Subject: [PATCH] Bump langchain from 0.1.5 to 0.2.10 in /lib/shared/file-import-batch-job Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.5 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-ibm==0.1.5...langchain==0.2.10) --- updated-dependencies: - dependency-name: langchain 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 e412d2f..fa7d8ec 100644 --- a/lib/shared/file-import-batch-job/requirements.txt +++ b/lib/shared/file-import-batch-job/requirements.txt @@ -4,7 +4,7 @@ numpy==1.26.0 cfnresponse==1.1.2 aws_requests_auth==0.4.3 requests-aws4auth==1.2.3 -langchain==0.1.5 +langchain==0.2.10 opensearch-py==2.3.1 psycopg2-binary==2.9.7 pgvector==0.2.2