Skip to content

pip dependency update: bump the data-processing-dependencies group with 5 updates#779

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/data-processing-dependencies-678327f660
Open

pip dependency update: bump the data-processing-dependencies group with 5 updates#779
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/data-processing-dependencies-678327f660

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 15, 2025

Bumps the data-processing-dependencies group with 5 updates:

Package From To
faiss-cpu 1.7.4 1.13.1
pymupdf 1.25.2 1.26.7
pypandoc 1.12 1.16.2
python-docx 1.1.0 1.2.0
xlrd 2.0.1 2.0.2

Updates faiss-cpu from 1.7.4 to 1.13.1

Release notes

Sourced from faiss-cpu's releases.

v1.13.1

What's Changed

Full Changelog: faiss-wheels/faiss-wheels@v1.13.0...v1.13.1

v1.13.0

What's Changed

New Contributors

Full Changelog: faiss-wheels/faiss-wheels@v1.12.0...v1.13.0

v1.12.0

What's Changed

Full Changelog: faiss-wheels/faiss-wheels@v1.11.0.post1...v1.12.0

v1.11.0.post1

This is a maintenance release to update the cibuildwheel configuration, and there is no functionality change since the v1.11.0 release. This release adds support for Windows ARM64 wheels.

What's Changed

New Contributors

Full Changelog: faiss-wheels/faiss-wheels@v1.11.0...v1.11.0.post1

v1.11.0

What's Changed

Full Changelog: faiss-wheels/faiss-wheels@v1.10.0...v1.11.0

v1.10.0

What's Changed

... (truncated)

Commits

Updates pymupdf from 1.25.2 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.

PyMuPDF-1.26.6 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.6

  • Use MuPDF-1.26.11.

  • Supported Python versions are now 3.10-3.14.

  • Fixed issues:

PyMuPDF-1.26.5 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

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.26.7

  • Use MuPDF-1.26.12.

Other:

  • Retrospectively mark 4756 <https://github.com/pymupdf/PyMuPDF/issues/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.

Changes in version 1.26.6 (2025-11-05)

  • Use MuPDF-1.26.11.

  • Supported Python versions are now 3.10-3.14.

  • Fixed issues:

    • Fixed 4699 <https://github.com/pymupdf/PyMuPDF/issues/4699>_: cannot find ExtGState resource
    • Fixed 4712 <https://github.com/pymupdf/PyMuPDF/issues/4712>_: Crash with "corrupted double-linked list"
    • Fixed 4720 <https://github.com/pymupdf/PyMuPDF/issues/4720>_: Memory leaking in rewrite_images?
    • Fixed 4742 <https://github.com/pymupdf/PyMuPDF/issues/4742>_: 'Rect' object has no attribute 'get_area'
    • Fixed 4746 <https://github.com/pymupdf/PyMuPDF/issues/4746>_: Document.init() got an unexpected keyword argument 'encoding'
    • Fixed 4756 <https://github.com/pymupdf/PyMuPDF/issues/4756>_: swig --version doesn't work in all versions of swig; -version should be used instead

Changes in version 1.26.5 (2025-10-10)

  • Use MuPDF-1.26.10.

  • Fixed issues:

    • Fixed 2883 <https://github.com/pymupdf/PyMuPDF/issues/2883>_: Improve the Python type annotations for fitz_new
    • Fixed 4507 <https://github.com/pymupdf/PyMuPDF/issues/4507>_: Bugs in pyodide
    • Fixed 4613 <https://github.com/pymupdf/PyMuPDF/issues/4613>_: Thai and number blocks are not auto-scaled and get wrong hyphen when using in insert_htmlbox
    • Fixed 4700 <https://github.com/pymupdf/PyMuPDF/issues/4700>_: pymupdf.open() processes .zip file without raising
    • Fixed 4716 <https://github.com/pymupdf/PyMuPDF/issues/4716>_: Problems with unreadable characters
  • Other:

    • Supported Python versions are now 3.9-3.14.
    • We now define all class methods explicitly instead of with dynamic assignment; this improves type hints.
    • Removed pymupdf.utils.Shape class, was duplicate of pymupdf.Shape.
    • Allow use of cibuildwheel to build and test on Pyodide.

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

Updates pypandoc from 1.12 to 1.16.2

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • c3afa88: pypandoc v1.16 (JessicaTegner)

pypandoc v1.13 - It's time for arm

Below is the big changes for pypandoc v1.13. As always, rleeases for pypandoc and pypandoc_binary can be downloaded from pypi.

  • Change when we do source file verification (#344)
  • pass path to _get_pandoc_version() on windows correctly (#345)
  • Updated CI to produce arm builds off pypandoc_binary (#356)
  • Updated docker file to use python 3.12x, and therefore fixed python c… (#357)
  • Removed support for python 3.6 in CI environment
  • Other various small CI/CD improvements and workflow maintenance

Another fun thing, is that this time, is the first in pypandoc history, that we share the minor version with "pandoc", funny how things work out some times.

Commits
  • eaafdbe pypandoc v1.16.2
  • 5face72 Merge pull request #415 from JessicaTegner/jessica/tinytex_fix
  • 71dedd4 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1999a28 remove tinytex
  • 811741a skip pdf testi n ci
  • 9f830b3 Use PyTinyTeX instead in ci
  • 35035f6 pypandoc v1.16.1
  • a44afee Merge pull request #414 from JessicaTegner/jessica/cifix
  • dbb1505 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • dd30edc Improvements to CI
  • Additional commits viewable in compare view

Updates python-docx from 1.1.0 to 1.2.0

Changelog

Sourced from python-docx's changelog.

1.2.0 (2025-06-16) ++++++++++++++++++

  • Add support for comments
  • Drop support for Python 3.8, add testing for Python 3.13

1.1.2 (2024-05-01) ++++++++++++++++++

  • Fix #1383 Revert lxml<=4.9.2 pin that breaks Python 3.12 install
  • Fix #1385 Support use of Part._rels by python-docx-template
  • Add support and testing for Python 3.12

1.1.1 (2024-04-29) ++++++++++++++++++

  • Fix #531, #1146 Index error on table with misaligned borders
  • Fix #1335 Tolerate invalid float value in bottom-margin
  • Fix #1337 Do not require typing-extensions at runtime
Commits
  • e454546 release: prepare v1.2.0 release
  • 1fe6601 build: small adjustments for tox
  • 4fbe1f6 docs: add Comments docs
  • a809d6c comments: add Comment.text
  • e3a321d comments: add Run.mark_comment_range()
  • af3b973 comments: add Document.add_comment()
  • 66da522 xfail: acceptance test for Document.add_comment()
  • 761f4cc comments: add Comment.author, .initials setters
  • 8ac9fc4 comments: add Comments.add_comment()
  • d360409 xfail: acceptance test for Comment mutations
  • Additional commits viewable in compare view

Updates xlrd from 2.0.1 to 2.0.2

Changelog

Sourced from xlrd's changelog.

2.0.2 (14 June 2025)

  • Fix bug reading sheets containing invalid formulae.

Thanks to sanshi42 for the fix!

Commits
  • 3a19d22 Prepare for 2.0.2 release
  • f3521c8 Merge pull request #380 from sanshi42/master
  • 99270dd Improve test coverage for invalid formula handling
  • 18e314e bugfix: Fix an occasional compatibility issue when using Excel formulas
  • 0c4e80b Update README.rst
  • f45f630 emboldening breaks RTD rendering, and likely won't help :-(
  • b37d159 embolden for the hard of thinking
  • 58ccbb1 admit defeat
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Dependency version update label Dec 15, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/data-processing-dependencies-678327f660 branch from b4b1d1e to 5d97542 Compare January 26, 2026 09:36
…th 5 updates

Bumps the data-processing-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [faiss-cpu](https://github.com/kyamagu/faiss-wheels) | `1.7.4` | `1.13.1` |
| [pymupdf](https://github.com/pymupdf/pymupdf) | `1.25.2` | `1.26.7` |
| [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.12` | `1.16.2` |
| [python-docx](https://github.com/python-openxml/python-docx) | `1.1.0` | `1.2.0` |
| [xlrd](https://github.com/python-excel/xlrd) | `2.0.1` | `2.0.2` |


Updates `faiss-cpu` from 1.7.4 to 1.13.1
- [Release notes](https://github.com/kyamagu/faiss-wheels/releases)
- [Commits](faiss-wheels/faiss-wheels@v1.7.4...v1.13.1)

Updates `pymupdf` from 1.25.2 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.25.2...1.26.7)

Updates `pypandoc` from 1.12 to 1.16.2
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.12...v1.16.2)

Updates `python-docx` from 1.1.0 to 1.2.0
- [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst)
- [Commits](python-openxml/python-docx@v1.1.0...v1.2.0)

Updates `xlrd` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst)
- [Commits](python-excel/xlrd@2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: faiss-cpu
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: data-processing-dependencies
- dependency-name: pymupdf
  dependency-version: 1.26.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: data-processing-dependencies
- dependency-name: pypandoc
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: data-processing-dependencies
- dependency-name: python-docx
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: data-processing-dependencies
- dependency-name: xlrd
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: data-processing-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/data-processing-dependencies-678327f660 branch from 5d97542 to 819bf80 Compare February 16, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants