From bbb1a0e8871b485867ed1d3acbeb1a97ab8981d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:39:17 +0000 Subject: [PATCH] chore: bump pypdf from 6.14.2 to 6.15.0 in /examples/langchain_rag Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.14.2 to 6.15.0. - [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/6.14.2...6.15.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/langchain_rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/langchain_rag/requirements.txt b/examples/langchain_rag/requirements.txt index 90bafc40..31ed0222 100644 --- a/examples/langchain_rag/requirements.txt +++ b/examples/langchain_rag/requirements.txt @@ -9,4 +9,4 @@ httpx==0.28.1 beautifulsoup4==4.14.3 chromadb==1.5.8 uvicorn==0.44.0 -pypdf==6.14.2 +pypdf==6.15.0