From 56aa0837de463aef49c8c29d6208e764e4b2a688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:44:35 +0000 Subject: [PATCH] build(deps): bump pypdf from 6.4.0 to 6.10.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.10.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.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.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..182ec51 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.2 # PDF 处理 fastembed==0.6.0 # 快速嵌入 # ----------------------------------------------------------------------------