pip dependency update: bump the data-processing-dependencies group with 5 updates#779
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
b4b1d1e to
5d97542
Compare
…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>
5d97542 to
819bf80
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 the data-processing-dependencies group with 5 updates:
1.7.41.13.11.25.21.26.71.121.16.21.1.01.2.02.0.12.0.2Updates
faiss-cpufrom 1.7.4 to 1.13.1Release notes
Sourced from faiss-cpu's releases.
... (truncated)
Commits
54f5aebRelease v1.13.1 (#148)7fc0151Upgrade faiss to v1.13.0 (#146)85d5f26Update README.md (#144)b51087aRevise README.md for improved clarity and formatting (#142)2e51022Migrate to scikit-build-core (#141)f8d28b7support FlexiBLAS as an alternative to OpenBLAS (#138)80d5b00v1.12.0 (#137)a05b816Explicitly add OpenBLAS submodule, change the license terms to MIT/BSD dual, ...dd978e6v1.11.0.post1 release (#133)193b4dcUpdate cibuildwheel to 3.0.1 (#132)Updates
pymupdffrom 1.25.2 to 1.26.7Release notes
Sourced from pymupdf's releases.
... (truncated)
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
8264a4btests/test_4767.py: test_4767() disable on github/windows/cibuildwheel.e68755fsetup.py changes.txt: upgrade to mupdf-1.26.12 by default.c0e37f8.github/workflows: cope with end of life of macos-13.1084c91Docs: Fixes search path for sub-directory paths.cb7c15cDocs: updates ko .mo files.715b7c1Updates language toggle to add Korean optioncaa8af7Adds missing translations for pixmap.po83e3a47Code syntax error updates.a22f121Fix Korean translation errorsbd48f16Fix Korean translation errors in tutorial.poUpdates
pypandocfrom 1.12 to 1.16.2Release notes
Sourced from pypandoc's releases.
Commits
eaafdbepypandoc v1.16.25face72Merge pull request #415 from JessicaTegner/jessica/tinytex_fix71dedd4[pre-commit.ci] auto fixes from pre-commit.com hooks1999a28remove tinytex811741askip pdf testi n ci9f830b3Use PyTinyTeX instead in ci35035f6pypandoc v1.16.1a44afeeMerge pull request #414 from JessicaTegner/jessica/cifixdbb1505[pre-commit.ci] auto fixes from pre-commit.com hooksdd30edcImprovements to CIUpdates
python-docxfrom 1.1.0 to 1.2.0Changelog
Sourced from python-docx's changelog.
Commits
e454546release: prepare v1.2.0 release1fe6601build: small adjustments for tox4fbe1f6docs: add Comments docsa809d6ccomments: add Comment.texte3a321dcomments: add Run.mark_comment_range()af3b973comments: add Document.add_comment()66da522xfail: acceptance test for Document.add_comment()761f4cccomments: add Comment.author, .initials setters8ac9fc4comments: add Comments.add_comment()d360409xfail: acceptance test for Comment mutationsUpdates
xlrdfrom 2.0.1 to 2.0.2Changelog
Sourced from xlrd's changelog.
Commits
3a19d22Prepare for 2.0.2 releasef3521c8Merge pull request #380 from sanshi42/master99270ddImprove test coverage for invalid formula handling18e314ebugfix: Fix an occasional compatibility issue when using Excel formulas0c4e80bUpdate README.rstf45f630emboldening breaks RTD rendering, and likely won't help :-(b37d159embolden for the hard of thinking58ccbb1admit defeatYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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