Skip to content

Bump pymupdf from 1.26.3 to 1.27.2.2#124

Merged
jnu merged 1 commit into
mainfrom
dependabot/uv/pymupdf-1.27.2.2
Apr 21, 2026
Merged

Bump pymupdf from 1.26.3 to 1.27.2.2#124
jnu merged 1 commit into
mainfrom
dependabot/uv/pymupdf-1.27.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps pymupdf from 1.26.3 to 1.27.2.2.

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.27.2.2 released

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

python -m pip install --upgrade pymupdf

Changes in version 1.27.2.2

  • Fixed issues:

  • Other:

    • Added Annot.__bool__().

PyMuPDF-1.27.2 released

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

python -m pip install --upgrade pymupdf

Changes in version 1.27.2

  • Use MuPDF-1.27.2.

  • Fixed issues:

  • 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.

PyMuPDF-1.27.1 released

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

python -m pip install --upgrade pymupdf

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

**Changes in version **

  • Fixed issues:

  • Other:

    • Fixed incorrect generation of lineJoin j in PDF content, introduced in 1.27.2.2.

Changes in version 1.27.2.2 (2026-03-20)

  • 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

... (truncated)

Commits
  • 75c0401 .github/ISSUE_TEMPLATE/bug_report.yml: add next version 1.27.2.2.
  • b256056 changes.txt: updated for release of version 1.27.2.2.
  • f8adc34 setup.py: incremented version to 1.27.2.2.
  • c3d4e89 tests/test_general.py: test_4902(): update to match fixed behaviour in pymupd...
  • e21f733 docs/ src/init.py: improve docs for insert_textbox() methods.
  • 2f362bd Issue 4902: Fix linewidth of stroked text.
  • 409eede tests/test_general.py: test_4902(): new, reproducer for #4902.
  • ca1a0ac Fix reference to Embedding Appendix in tutorial documentation
  • 77e4f35 src/init.py tests/: Partial fix for #4928 - exception in Document.scrub().
  • cb4ce4c src/init.py: add Annot.bool().
  • 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)

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

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-version: 1.27.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 20, 2026
@jnu jnu merged commit 421439c into main Apr 21, 2026
2 checks passed
@jnu jnu deleted the dependabot/uv/pymupdf-1.27.2.2 branch April 21, 2026 17:32
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant