From b4051997d87a8c8f634855ee1e3f0db77c913274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:36:07 +0000 Subject: [PATCH] Bump pymupdf in /python_components/document_inference Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.25.5 to 1.27.2.3. - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](https://github.com/pymupdf/pymupdf/compare/1.25.5...1.27.2.3) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.27.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python_components/document_inference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/document_inference/requirements.txt b/python_components/document_inference/requirements.txt index 8ac0f15a..49ff7680 100644 --- a/python_components/document_inference/requirements.txt +++ b/python_components/document_inference/requirements.txt @@ -10,6 +10,6 @@ llm-anthropic==0.18 llm-gemini==0.25 pillow==12.1.1 pip-chill==1.0.3 -pymupdf==1.25.5 +pymupdf==1.27.2.3 requests==2.33.0 tomli==2.0.1