deps(deps): bump the ml-stack group across 1 directory with 7 updates#19
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the ml-stack group across 1 directory with 7 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ml-stack group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.2` | `1.9.0` | | [joblib](https://github.com/joblib/joblib) | `1.5.2` | `1.5.3` | | [torch](https://github.com/pytorch/pytorch) | `2.9.1` | `2.12.0` | | [transformers](https://github.com/huggingface/transformers) | `4.57.3` | `5.12.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.36.0` | `1.19.0` | | [safetensors](https://github.com/huggingface/safetensors) | `0.7.0` | `0.8.0` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.22.2` | `0.23.1` | Updates `scikit-learn` from 1.7.2 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.9.0) Updates `joblib` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.5.2...1.5.3) Updates `torch` from 2.9.1 to 2.12.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.1...v2.12.0) Updates `transformers` from 4.57.3 to 5.12.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.3...v5.12.1) Updates `huggingface-hub` from 0.36.0 to 1.19.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.36.0...v1.19.0) Updates `safetensors` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/huggingface/safetensors/releases) - [Changelog](https://github.com/safetensors/safetensors/blob/main/RELEASE.md) - [Commits](safetensors/safetensors@v0.7.0...v0.8.0) Updates `tokenizers` from 0.22.2 to 0.23.1 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ml-stack - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack - dependency-name: transformers dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ml-stack - dependency-name: huggingface-hub dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ml-stack - dependency-name: safetensors dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml-stack ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 ml-stack group with 7 updates in the / directory:
1.7.21.9.01.5.21.5.32.9.12.12.04.57.35.12.10.36.01.19.00.7.00.8.00.22.20.23.1Updates
scikit-learnfrom 1.7.2 to 1.9.0Release notes
Sourced from scikit-learn's releases.
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...Updates
joblibfrom 1.5.2 to 1.5.3Changelog
Sourced from joblib's changelog.
Commits
40cd002RELEASE 1.5.3 (#1765)f05be67MNT Remove last usage of distutils (#1760)4273f39MNT bump actions/checkout from 5 to 6 in the github-actions group (#1762)f465f02FIX don't overwrite existing .gitignore (#1742)cca7d87MNT bump sklearn test on python 3.12 (#1759)f7775adMNT remove deprecated pytest feature (#1757)3c58aabAdd Python 3.14 and 3.14t to the testing (#1747)9b96664Bump cloudpickle to 3.1.2 (#1752)c3bdbd9Bump the github-actions group with 5 updates (#1749)a09bb30Keep GitHub Actions up to date with GitHub's Dependabot (#1748)Updates
torchfrom 2.9.1 to 2.12.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
0d62256[release] Dockerfile: skip torchaudio install when CUDA_PATH=cu132 (#183346)7661cd9[MPS] Fix SDPA wrong output for permuted q/k/v with B > 1 (#181886)9da6087Fix stale PYTORCH_RELEASES_CODE_CC dict (fixes #182250) (#182369)e4c37ccAvoid raw stream name collisions in Inductor (#182178)822d047[MPS] Fix bool mask handling in 1-pass SDPA decode kernel (#182285) (#182311)5c5e523Add enable_gqa parameter to SDPA MPS meta registration (#181550)eece52e[AOTI] Add BC-safe c_shim v2 for _scaled_dot_product_attention_math_for_mps e...b39330b[Inductor] Call latest c_shim version for versioned fallback ops (#181548)06f10d0Revert "[FSDP2] add fqn to communication ops" (#182100) (#182157)449e339Revert "[Inductor] Improve materialization heuristic for a chain of computaio...Updates
transformersfrom 4.57.3 to 5.12.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
ddb849av5.12.1d81db16mistral common backend fix (#46667)07c294cFixpeftlower bound (#46605)e0e7504Revert "fix security issue with allow all kernels"7904f30fix security issue with allow all kernelsd77d573fix kernel pathf7999c7v5.12.04c5d4fdAdd minimax m3vl (#46600)5957e6f[CI] capture checkers output in OTEL (#46601)2d68208Lfm2: threadseq_idxthrough ShortConv for packed/varlen inputs (#46588)Updates
huggingface-hubfrom 0.36.0 to 1.19.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
b1909ebRelease: v1.19.0fe27c47OIDC: Include error_description in HTTP error messages (#4341)68dd701Release: v1.19.0.rc1934797eRelease: v1.19.0.rc069ef7d7[Agent] Dynamic agent harness registry (#4325)f6b439c[fix] Transient locaion error due to CDN (#4339)f1f2c43Fix ignored-pattern warning grammar in download CLI (#4337)92009d4[Tests] Add xet/no_xet pytest markers to filter Xet vs non-Xet tests (#4336)e3b6d5b[Auth] Keyless CI/CD auth via OIDC token exchange (#4326)8e4ca5c[CI] Remove .github/workflows/python-prerelease.yml (#4335)Updates
safetensorsfrom 0.7.0 to 0.8.0Release notes
Sourced from safetensors's releases.
... (truncated)
Changelog
Sourced from safetensors's changelog.