From fbedbe4f8e05a5887934526971dfd02c774b0c59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 13:48:14 +0000 Subject: [PATCH] build(deps): bump pypdf from 6.4.0 to 6.7.5 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.7.5. - [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.4.0...6.7.5) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f047a79..e27c29d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -172,7 +172,7 @@ grpcio==1.76.0 # gRPC torch==2.9.1 # PyTorch sympy==1.14.0 # 符号计算 pillow==11.3.0 # 图像处理 -pypdf==6.4.0 # PDF 处理 +pypdf==6.7.5 # PDF 处理 fastembed==0.6.0 # 快速嵌入 # ----------------------------------------------------------------------------