From eff88f9f00c8293b0e150b7a428460ed4b6d6fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:42:27 +0000 Subject: [PATCH] build(deps): bump pypdf from 6.4.0 to 6.9.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.9.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/6.4.0...6.9.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.2 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 84b4c57..0d1bf38 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.9.2 # PDF 处理 fastembed==0.6.0 # 快速嵌入 # ----------------------------------------------------------------------------