Bump pymupdf from 1.26.1 to 1.28.0 - #563
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.26.1 to 1.28.0. - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.26.1...1.28.0) --- 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] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pymupdf-1.27.2.3
branch
from
July 6, 2026 18:47
cfe0ec7 to
b96edd0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pymupdf from 1.26.1 to 1.28.0.
Release notes
Sourced from pymupdf's releases.
... (truncated)
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
e9cdfc9changes.txt: fix mupdf version number.629a358docs/document.rst: add new in 1.28.0 to init's archive.7264f27README.md: updated example conversion from md to pdf.119a0bcdocs/document.rst: document that save() now also works for non-pdf documents.5ebfc4csetup.py: use mupdf-1.28.0.14d8facchanges.txt: removed bogus #4423 entry, added #5033.d961616tests/test_annots.py: added test_5033() for setRect() vs set_rect() bug.d91bd63changes.txt: added note about save() and non-pdf documents.fd409de.github/workflows/: updated to use mupdf branch 1.28.x.04aa7ddRemove old setRect Name