From c65323e8b09f9312dca7e3ae61ca8a07ca78cff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:19:12 +0000 Subject: [PATCH] Bump langchain from 0.1.5 to 0.3.0 in /lib/shared/web-crawler-batch-job Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.5 to 0.3.0. - [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.0) --- 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..caf17f0 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.0 opensearch-py==2.3.1 psycopg2-binary==2.9.7 pgvector==0.2.2