From 30930ade20b077341b9a7d65522e5c6f2d7f71f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 02:57:12 +0000 Subject: [PATCH] Bump pymupdf from 1.21.1 to 1.26.4 Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.21.1 to 1.26.4. - [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.21.1...1.26.4) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.26.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18998e542..977106dbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ icalendar==5.0.12 cryptography==44.0.2 requests[security]==2.32.3 -pymupdf==1.21.1 +pymupdf==1.26.4 prometheus-client==0.17.1 sentry_sdk==2.25.0