Skip to content

Bump pymupdf from 1.26.6 to 1.26.7#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymupdf-1.26.7
Open

Bump pymupdf from 1.26.6 to 1.26.7#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymupdf-1.26.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps pymupdf from 1.26.6 to 1.26.7.

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.26.7 released

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.26.7

  • Use MuPDF-1.26.12.

Other:

  • Retrospectively mark #4756 as fixed in 1.26.6.
  • Improved safety of pymupdf embed-extract. This now refuses to write to an existing file or outside current directory, unless -output or new flag -unsafe is specified.
Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.27.2.2

  • Fixed issues:

    • Fixed 4902 <https://github.com/pymupdf/PyMuPDF/issues/4902>_: Incorrect linewidth in elements returned by Page.get_texttrace()
    • Fixed 4932 <https://github.com/pymupdf/PyMuPDF/issues/4932>_: `"Page" has no attribute "find_tables" in PyMuPDF 1.27
  • Other:

    • Added Annot.__bool__().

Changes in version 1.27.2. (2026-03-10)

  • Use MuPDF-1.27.2.

  • Fixed issues:

    • Fixed 4903 <https://github.com/pymupdf/PyMuPDF/issues/4903>_: Typing broken because of *_forward_decl
  • Other:

    • Retrospectively marked #4907 as fixed in pymupdf-1.27.1.

    • Improved get_textpage_ocr().

      For partial OCR, all page areas outside legible text are now OCRed, not just those within images. This means that OCR will now also be performed for vector graphics, and for text containing illegible characters.

Changes in version 1.27.1 (2026-02-11)

  • Use MuPDF-1.27.1.

  • Fixed issues:

    • Fixed 4599 <https://github.com/pymupdf/PyMuPDF/issues/4599>_: page.cluster_drawings extract a lot of small clusters once upgraded to 1.26
    • Fixed 4751 <https://github.com/pymupdf/PyMuPDF/issues/4751>_: Memory leaking in page.widgets()
    • Fixed 4762 <https://github.com/pymupdf/PyMuPDF/issues/4762>_: Importing pymupdf make pillow segmentation fault for converting jp2 file on ArchLinux
    • Fixed 4790 <https://github.com/pymupdf/PyMuPDF/issues/4790>_: Problem to delete pages on PDF
    • Fixed 4857 <https://github.com/pymupdf/PyMuPDF/issues/4857>_: Package is missing py.typed file required for type checking
    • Fixed 4886 <https://github.com/pymupdf/PyMuPDF/issues/4886>_: width attribute behaviour seems wrong
    • Fixed 4907 <https://github.com/pymupdf/PyMuPDF/issues/4907>_: signal 11:SIGSEGV while using display_list.get_textpage()
  • Other:

... (truncated)

Commits
  • 8264a4b tests/test_4767.py: test_4767() disable on github/windows/cibuildwheel.
  • e68755f setup.py changes.txt: upgrade to mupdf-1.26.12 by default.
  • c0e37f8 .github/workflows: cope with end of life of macos-13.
  • 1084c91 Docs: Fixes search path for sub-directory paths.
  • cb7c15c Docs: updates ko .mo files.
  • 715b7c1 Updates language toggle to add Korean option
  • caa8af7 Adds missing translations for pixmap.po
  • 83e3a47 Code syntax error updates.
  • a22f121 Fix Korean translation errors
  • bd48f16 Fix Korean translation errors in tutorial.po
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.26.6 to 1.26.7.
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.26.6...1.26.7)

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-version: 1.26.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants