Bump the python group across 1 directory with 9 updates - #237
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python group across 1 directory with 9 updates#237dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/python-b8d0773296
branch
8 times, most recently
from
August 14, 2026 15:03
45b671b to
dfadb3c
Compare
Updates the requirements on [datasets](https://github.com/huggingface/datasets), [pymupdf](https://github.com/pymupdf/pymupdf), [pymupdf4llm](https://github.com/pymupdf/pymupdf4llm), [transformers](https://github.com/huggingface/transformers), [trl](https://github.com/huggingface/trl), [torchcodec](https://github.com/pytorch/torchcodec), [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes), [setuptools](https://github.com/pypa/setuptools) and [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version. Updates `datasets` from 4.3.0 to 5.0.1 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.3.0...5.0.1) Updates `pymupdf` from 1.27.2.3 to 1.28.2 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.27.2.3...1.28.2) Updates `pymupdf4llm` from 0.3.4 to 1.28.2 - [Release notes](https://github.com/pymupdf/pymupdf4llm/releases) - [Changelog](https://github.com/pymupdf/pymupdf4llm/blob/main/CHANGES.md) - [Commits](pymupdf/pymupdf4llm@v0.3.4...1.28.2) Updates `transformers` to 5.14.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.51.3...v5.14.1) Updates `trl` to 1.9.2 - [Release notes](https://github.com/huggingface/trl/releases) - [Changelog](https://github.com/huggingface/trl/blob/main/RELEASE.md) - [Commits](huggingface/trl@v0.18.2...v1.9.2) Updates `torchcodec` to 0.15.0 - [Release notes](https://github.com/pytorch/torchcodec/releases) - [Commits](https://github.com/pytorch/torchcodec/commits/v0.15.0) Updates `bitsandbytes` from 0.45.5 to 0.50.0 - [Release notes](https://github.com/bitsandbytes-foundation/bitsandbytes/releases) - [Changelog](https://github.com/bitsandbytes-foundation/bitsandbytes/blob/main/CHANGELOG.md) - [Commits](bitsandbytes-foundation/bitsandbytes@0.45.5...0.50.0) Updates `setuptools` from 80.9.0 to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v83.0.0) Updates `setuptools-scm` from 9.2.0 to 10.2.1 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@v9.2.0...setuptools-scm-v10.2.1) --- updated-dependencies: - dependency-name: bitsandbytes dependency-version: 0.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: datasets dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pymupdf dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pymupdf4llm dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: setuptools-scm dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: torchcodec dependency-version: 0.15.0 dependency-type: direct:development dependency-group: python - dependency-name: transformers dependency-version: 5.14.1 dependency-type: direct:development dependency-group: python - dependency-name: trl dependency-version: 1.9.2 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-b8d0773296
branch
from
August 15, 2026 09:25
dfadb3c to
3a705c2
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.
Updates the requirements on datasets, pymupdf, pymupdf4llm, transformers, trl, torchcodec, bitsandbytes, setuptools and setuptools-scm to permit the latest version.
Updates
datasetsfrom 4.3.0 to 5.0.1Release notes
Sourced from datasets's releases.
... (truncated)
Commits
921c2a7release: 5.0.1 (#8370)c6fc5cdPreserve nullable integer columns in to_json/to_csv/to_sql (#8366)6747b87Fix DatasetDict.push_to_hub leaving removed splits in the dataset card (#8367)b305031fix buckets on windows (#8369)030a3e5Decode Json() columns in Dataset.to_pandas() (#8344)0f207a0Rebatch arrow source before formatting in IterableDataset.filter to fix resum...adad35dKeep integers on the python read path for fixed-shape ArrayXD columns with nu...8966746Fix CSV loader dropping on_bad_lines/encoding_errors on pandas 2.0-2.2 (#8358)b8e861aFix bucket dataset card handling and push metadata accounting (#8354)521a590Keep flat numeric columns with nulls numeric in numpy format (#8352)Updates
pymupdffrom 1.27.2.3 to 1.28.2Release notes
Sourced from pymupdf's releases.
... (truncated)
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
12786d1tests/test_general.py:test_5054(): expect success after recent fix in mupdf m...6adaca9src/init.py:JM_get_font(): cope with mupdf master fz_lookup_noto_font()'s...59525c7changes.txt: updates for 1.28.2.948bfbatests/test_pynone.py: renamed test to test_5042() to match github issue.48b26ea.github/ISSUE_TEMPLATE/bug_report.yml: added 1.28.2.6f98b39setup.py: increment version to 1.28.2.32eacbftests/test_font.py:test_5049(): don't overwrite input file.1ef7703setup.py: misc cleanups.eb32057tests/: added test_5054().c47e4c1Add test for fixing #5056Updates
pymupdf4llmfrom 0.3.4 to 1.28.2Changelog
Sourced from pymupdf4llm's changelog.
Commits
5de0c98pdf4llm/setup.py setup.py: increment version to 1.28.2.e24b92eUpdate test_sce-150.pydfc2c53tests/test_370_expected.md: updated to match output with latest pymupdf_layout.59d1380.github/workflows/test_push.yml: use https for Aptest clone.423f9f4src/helpers/document_layout.py: partial fix for pymupdfpro test_4496 failure.50d9108Fix Tesseract-related errorsd88dd9cBuild executableb8096f2Adjust test material2d04706Update document_layout.py1c5c598Fix wrong Image Folder TargetUpdates
transformersto 5.14.1Release notes
Sourced from transformers's releases.
Commits
a08ace4Release: v4.14.11ccf4f1Fix deepgemm on multiple devices (#47323)c98cc10[FP8] Bump kernels version (#47344)e035e45Fix assisted decoding for models with EncoderDecoder cache & OlmoHybrid (#47361)0eb5e03Fix sdpa prefill with position_bias (#47359)2fa8c19v5.14.06c9318efix feature extraction8f23330Small improvement (#47348)76613e6Add Inkling model (#47347)f5a67a4🚨 Pass tp_plan from lm_heads (#47253)Updates
trlto 1.9.2Release notes
Sourced from trl's releases.
Commits
33f9e46Release: 1.9.203cb980Fix test_peft_with_quantization tests for bitsandbytes 0.50.0 (#6546)2f80505Revert xfail for NemotronH GRPO/RLOO tests now that transformers#47569 fixed ...7a0456eRelease: 1.9.16bad45aAdd Gemma4 response template (#6535)79d7431Hotfix CI: Xfail NemotronH GRPO/RLOO tests against a broken transformers dev ...7ed346aHotfix CI: Temporarily pin bitsandbytes < 0.50.0 (#6544)a423c46fix(grpo): correct DAPO/CISPO/VESPO loss normalization when steps_per_generat...e8d7e1eFix prepare_deepspeed crash with cpu offload optimizer (#5916)2b8baddFix crash when training with Liger kernel on pre-Ampere GPUs (#6518)Updates
torchcodecto 0.15.0Release notes
Sourced from torchcodec's releases.
Commits
Updates
bitsandbytesfrom 0.45.5 to 0.50.0Release notes
Sourced from bitsandbytes's releases.
... (truncated)
Commits
c5d481bci: skip-existing on PyPI publishba9bc38Release 0.50.0f54075eUpdate supported platforms in installation guide (#2019)fbbfc09Update README (#2017)c23a72e(docs) update XPU section (#2016)7d1f6a2docs: update AMD section (#2015)6721333chore(deps): bump softprops/action-gh-release in the actions group (#2013)dde003bfix(rocm): avoid SIMT workgroup-count resonance (#2012)f2233a6fix(optim): honor user-provided max_unorm in LAMB (+ 8-bit arg guards) (#1998)a229e65cleanup: remove unused CUDA install scripts (#2009)Updates
setuptoolsfrom 80.9.0 to 83.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
6519f72Bump version: 82.0.1 → 83.0.0d1151b1Merge pull request #5250 from pypa/feature/distutils-d7633fbeda2df31eCapture removal of dry_run parameter in changelog.00144dcMoved newsfragment to the release where it occurred.a4a5a2bAdd news fragment.77470c2Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed3c43897Merge pull request #5247 from pypa/copilot/fix-pypy-version-issuebb6ea66Bump PyPy from 3.10 to 3.11 in CI workflowa2bc3acFix broken intersphinx reference to build's installation docs2d6a739Use stacked parametrize decorators instead of itertools.productUpdates
setuptools-scmfrom 9.2.0 to 10.2.1Release notes
Sourced from setuptools-scm's releases.
... (truncated)
Commits
ac108b2Merge pull request #1475 from pypa/release/mainb3beed6Prepare release: setuptools-scm v10.2.1ec67f8cMerge pull request #1474 from RonnyPfannschmidt/fix/1473-omit-scm-metadata-fr...08f22bdfix: lazy-import bdist_wheel and simplify unlink82768f0fix: omit SCM egg-info JSON from wheels5b91e2fMerge pull request #1460 from pypa/dependabot/uv/uv-f4f52c089d4ac1724Merge pull request #1463 from pypa/release/main474cc9cPrepare release: vcs-versioning v2.2.229c8f6cMerge pull request #1462 from RonnyPfannschmidt/fix/vcs-versioning-pytest-tim...25d32eefix: add missing pytest-timeout to vcs-versioning test dependencies (#1461)