From 70e85e80caf04920ab6ac2fd23d21807bd97acdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:32:33 +0000 Subject: [PATCH] Bump pymupdf from 1.25.5 to 1.27.2.3 in /python_components/ci 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/ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/ci/requirements.txt b/python_components/ci/requirements.txt index c03b19b5..9e6e3259 100644 --- a/python_components/ci/requirements.txt +++ b/python_components/ci/requirements.txt @@ -13,7 +13,7 @@ jaraco.collections==5.1.0 llm==0.26 pandas==2.2.3 pip-chill==1.0.3 -pymupdf==1.25.5 +pymupdf==1.27.2.3 pysocks==1.7.1 pytest-httpserver==1.1.3 requests-aws4auth==1.3.1