From cf9be58f049cbffc270e9582c0452b841f414d5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 04:36:14 +0000 Subject: [PATCH] chore(deps): bump pymupdf from 1.27.2.3 to 1.28.0 Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.27.2.3 to 1.28.0. - [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.27.2.3...1.28.0) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- flatpak/requirements-pinned.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flatpak/requirements-pinned.txt b/flatpak/requirements-pinned.txt index a6d90d6..d64c4aa 100644 --- a/flatpak/requirements-pinned.txt +++ b/flatpak/requirements-pinned.txt @@ -3,6 +3,6 @@ shiboken6==6.11.1 pypdf==6.14.2 qtawesome==1.4.2 pillow==12.2.0 -pymupdf==1.27.2.3 +pymupdf==1.28.0 pytesseract==0.3.13 python-docx==1.2.0 diff --git a/requirements.txt b/requirements.txt index c1fd3ca..64edd44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pypdf>=6.14.2 cryptography>=49.0.0 qtawesome>=1.4.1 pillow>=12.1.1 -pymupdf>=1.27.2.3 +pymupdf>=1.28.0 pytesseract>=0.3.13 python-docx>=1.2.0 python-pptx>=1.0.2