From 5887872e5481a481047160363a7623c52d43bfd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 19:12:33 +0000 Subject: [PATCH] chore(deps): bump langchain from 0.3.0 to 1.3.9 in /src/ingest/video Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.0 to 1.3.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.0...langchain==1.3.9) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ingest/video/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ingest/video/requirements.txt b/src/ingest/video/requirements.txt index a23b438..4207321 100644 --- a/src/ingest/video/requirements.txt +++ b/src/ingest/video/requirements.txt @@ -2,7 +2,7 @@ boto3==1.37.3 botocore==1.37.3 colorlog==6.8.2 numpy==1.26.4 -langchain==0.3.0 +langchain==1.3.9 langchain-aws==0.2.6 opensearch_py==2.6.0 python-dotenv==1.0.1