Bump the pip group across 2 directories with 4 updates#4527
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 2 directories with 4 updates#4527dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Lumosis,
darisoy,
gpolovets1,
igorts-git,
jrplatin,
mailvijayasingh,
mitalisi,
parambole,
patemotter,
richjames0,
shralex and
vipannalla
as code owners
July 17, 2026 20:05
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps the pip group with 1 update in the /src/dependencies/requirements/base_requirements directory: [setuptools](https://github.com/pypa/setuptools). Bumps the pip group with 3 updates in the /src/maxtext/inference/mlperf directory: [sentencepiece](https://github.com/google/sentencepiece), [transformers](https://github.com/huggingface/transformers) and [nltk](https://github.com/nltk/nltk). Updates `setuptools` from 78.1.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v78.1.1) Updates `sentencepiece` from 0.1.99 to 0.2.1 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](google/sentencepiece@v0.1.99...v0.2.1) Updates `transformers` from 4.31.0 to 5.5.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.31.0...v5.5.0) Updates `nltk` from 3.8.1 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.1...v3.10.0) Updates `transformers` from 4.31.0 to 5.5.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.31.0...v5.5.0) Updates `nltk` from 3.8.1 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.1...v3.10.0) Updates `sentencepiece` from 0.1.99 to 0.2.1 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](google/sentencepiece@v0.1.99...v0.2.1) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production - dependency-name: transformers dependency-version: 5.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/src/dependencies/requirements/base_requirements/pip-154efd262d
branch
from
July 17, 2026 20:44
1508b2b to
91fa3c7
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 pip group with 1 update in the /src/dependencies/requirements/base_requirements directory: setuptools.
Bumps the pip group with 3 updates in the /src/maxtext/inference/mlperf directory: sentencepiece, transformers and nltk.
Updates
setuptoolsfrom 78.1.0 to 78.1.1Changelog
Sourced from setuptools's changelog.
Commits
8e4868aBump version: 78.1.0 → 78.1.1100e9a6Merge pull request #49518faf1d7Add news fragment.2ca4a9fRely on re.sub to perform the decision in one expression.e409e80Extract _sanitize method for sanitizing the filename.250a6d1Add a check to ensure the name resolves relative to the tmpdir.d8390feExtract _resolve_download_filename with test.4e1e893Merge https://github.com/jaraco/skeleton3a3144fFix typo:pyproject.license->project.license(#4931)d751068Fix typo: pyproject.license -> project.licenseUpdates
sentencepiecefrom 0.1.99 to 0.2.1Release notes
Sourced from sentencepiece's releases.
Commits
31646a4Merge pull request #1136 from crusaderky/pytest-run-parallelbcd44b9free-threading tests135747finstall twine before checking wheel69fe0b2install setuptools before making sdistee1422binstall setuptools before making sdist5ac2fd2use windows-11-arm runner to test ARM64 wheel on native env.36b9745use windows-11-arm runner to test ARM64 wheel on native env.4f043aeuse auto-mode to make wheel with the native binary.623196euses arm docker image to build and test wheel559fd65re-enable QEMU to enable arm executionUpdates
transformersfrom 4.31.0 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)Updates
nltkfrom 3.8.1 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
transformersfrom 4.31.0 to 5.5.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
c1c3424update20bff68update release workflow8956441v5.5.05135e5ecasually dropping the most capable open weights on the planet (#45192)a594e09Internalise the NomicBERT model (#43067)4932e97Fix resized LM head weights being overwritten by post_init (#45079)57e8413[Qwen3.5 MoE] Add _tp_plan to ForConditionalGeneration (#45124)b10552eFix TypeError: 'NoneType' object is not iterable in GenerationMixin.generate ...423f2a3fix(models): Fix dtype mismatch in SwitchTransformers and TimmWrapperModel (#...ade7a05Generalize gemma vision mask to videos (#45185)Updates
nltkfrom 3.8.1 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
sentencepiecefrom 0.1.99 to 0.2.1Release notes
Sourced from sentencepiece's releases.
Commits
31646a4Merge pull request #1136 from crusaderky/pytest-run-parallelbcd44b9free-threading tests135747finstall twine before checking wheel69fe0b2install setuptools before making sdistee1422binstall setuptools before making sdist5ac2fd2use windows-11-arm runner to test ARM64 wheel on native env.36b9745use windows-11-arm runner to test ARM64 wheel on native env.4f043aeuse auto-mode to make wheel with the native binary.623196euses arm docker image to build and test wheel559fd65re-enable QEMU to enable arm execution