From eed44bb80f09ba337498ee9b65a096e26356084a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 09:48:39 +0000 Subject: [PATCH] build(deps): bump pypdf from 6.4.0 to 6.6.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.6.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.6.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.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 2ba8b39..96ae8d2 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.6.2 # PDF 处理 fastembed==0.6.0 # 快速嵌入 # ----------------------------------------------------------------------------