From 56105bfb51cc9861deb61b0b8eddedaa658be905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:01:23 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [langchain](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain), [pypdf](https://github.com/py-pdf/pypdf) and [python-multipart](https://github.com/Kludex/python-multipart). Updates `langchain` from 0.1.0 to 0.3.0.dev1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-box==0.1.0...langchain==0.3.0.dev1) Updates `langchain-community` from 0.0.10 to 0.3.27 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-robocorp==0.0.10...langchain==0.3.27) Updates `pypdf` from 3.17.4 to 6.6.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/3.17.4...6.6.2) Updates `python-multipart` from 0.0.6 to 0.0.22 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.22) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.0.dev1 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.6.2 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 74fcf2c..0099aca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,10 +6,10 @@ boto3==1.29.7 botocore==1.32.7 opensearch-py==2.4.0 requests-aws4auth==1.2.3 -langchain==0.1.0 -langchain-community==0.0.10 -pypdf==3.17.4 -python-multipart==0.0.6 +langchain==0.3.0.dev1 +langchain-community==0.3.27 +pypdf==6.6.2 +python-multipart==0.0.22 python-dotenv==1.0.0 numpy==1.26.2 tiktoken==0.5.2