From 6a5db41e77e316fa0f407f3afb5bb8b3fe2464a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:55:29 +0000 Subject: [PATCH] Bump langchain from 0.1.5 to 0.3.7 in /lib/shared/web-crawler-batch-job Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.5 to 0.3.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-ibm==0.1.5...langchain==0.3.7) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/shared/web-crawler-batch-job/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shared/web-crawler-batch-job/requirements.txt b/lib/shared/web-crawler-batch-job/requirements.txt index 25022ef..1757035 100644 --- a/lib/shared/web-crawler-batch-job/requirements.txt +++ b/lib/shared/web-crawler-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.3.7 opensearch-py==2.3.1 psycopg2-binary==2.9.7 pgvector==0.2.2