From f2971736bffc19ee4fc6c128807052b5e6664f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:48:34 +0000 Subject: [PATCH] build(deps): bump pypdf from 6.4.0 to 6.10.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.10.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.4.0...6.10.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.0 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..797f86e 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.10.0 # PDF 处理 fastembed==0.6.0 # 快速嵌入 # ----------------------------------------------------------------------------