chore(deps): bump the py-dependencies group across 3 directories with 8 updates#42
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the py-dependencies group across 3 directories with 8 updates#42dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 8 updates Updates the requirements on [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision), [matplotlib](https://github.com/matplotlib/matplotlib), [pandas](https://github.com/pandas-dev/pandas), [scikit-learn](https://github.com/scikit-learn/scikit-learn), [xgboost](https://github.com/dmlc/xgboost), [numpy](https://github.com/numpy/numpy) and [joblib](https://github.com/joblib/joblib) to permit the latest version. Updates `torch` to 2.10.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.0...v2.10.0) Updates `torchvision` to 0.25.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.24.0...v0.25.0) Updates `matplotlib` to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) Updates `pandas` to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `scikit-learn` to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.8.0) Updates `xgboost` to 3.2.0 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v3.1.0...v3.2.0) Updates `torch` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.0...v2.10.0) Updates `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) Updates `pandas` from 2.3.3 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `scikit-learn` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.8.0) Updates `numpy` from 2.3.4 to 2.4.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.4...v2.4.2) 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) --- updated-dependencies: - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: torchvision dependency-version: 0.25.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: xgboost dependency-version: 3.2.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: py-dependencies - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: py-dependencies - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: py-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 torch, torchvision, matplotlib, pandas, scikit-learn, xgboost, numpy and joblib to permit the latest version.
Updates
torchto 2.10.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
449b176Add Joe Spisak to Core maintainers list (#172585)f6e6c0a[Graph Partition] Improve support for mutation ops (#172577)99cb424Revert "[CI] Add IoU-based accuracy checking for inductor tests segmentation ...1f74c10[CI] Add IoU-based accuracy checking for inductor tests segmentation models (...e43b5bfBump fbgemm and torchrec pinned commit (#172179)2c9af43Skip modded_nanogpt model in TorchInductor benchmark (#172141)0e2459fA few weights_only unpickler fixes (#172105)a266b60Touch__init__.pyinvendored_templatesfor CuTeDSL Grouped MM template (...f3b5d8b[MPS] Remove error-checking sync point from MaxUnpool (#172111)3a5fb54Fix MPS mul performance regression (#172106)Updates
torchvisionto 0.25.0Release notes
Sourced from torchvision's releases.
Commits
8ac84ee[Cherry-pick for release/0.25] Fix the dataset test failures (#9327) (#9329)82df5f5[Release 0.25] Update test-infra refs (#9312)8886375[Release 0.25] Remove CVCUDA stuff - it'll be released in 0.26 (#9313)5e40fe8[Release 0.25] Remove prototype stuff (#9310)85b9027[Release 0.25] update version number (#9311)96e7797Remove r2 upload for wheels (#9303)6b56de1Implement Flip transforms with CVCUDA backend (#9277)dccf466Add CI testing job with CV-CUDA support (#9285)617079dRestore the workflow to update vision repo viable/strict (#9274)2d82dc5Introducing CVCUDA Backend (#9259)Updates
matplotlibto 3.10.8Release notes
Sourced from matplotlib's releases.
Commits
1392cbeREL: v3.10.80b9ebb3Doc release prep v3.10.8bc7b5c4Merge branch 'v3.10.7-doc' into v3.10.x86b38d3Github stats v3.10.89512188Merge pull request #30717 from meeseeksmachine/auto-backport-of-pr-30714-on-v...d300769Backport PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_...799bc95Merge pull request #30711 from ngoldbaum/v3.10.x134000bMerge pull request #30697 from ngoldbaum/fix-plotting-on-worker-threads5b8e219TST: Run macosx backends in a subprocess878e71aBackport PR #29810: Declare free-threaded support in MacOS backend extension ...Updates
pandasto 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
scikit-learnto 1.8.0Release notes
Sourced from scikit-learn's releases.
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
xgboostto 3.2.0Release notes
Sourced from xgboost's releases.
Changelog
Sourced from xgboost's changelog.
... (truncated)
Commits
7991260Bump version to 3.2.0. (#12004)ec5922e[doc] 3.2 release news. (#11996)fbba065Fix typo 'recieve' to 'receive' (#11999)8aca27d[ci] Use sccache for Windows CPU build. (#11979)4cf0948Fix compilation with the latest nvcomp. (#11997)c3e5782[EM] Support mixed GPU models on SNMG. (#11998)1da9aedSYCL. Adopt changes from oneapi 2026 release (#11994)e319380Cleanup the use of omp clauses (#11991)1f52ed4Fix compiling with latest cccl. (#11995)8d3a759[doc] Update NUMA configuration for external memory. (#11992)Updates
torchfrom 2.9.0 to 2.10.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
449b176Add Joe Spisak to Core maintainers list (#172585)f6e6c0a[Graph Partition] Improve support for mutation ops (#172577)99cb424Revert "[CI] Add IoU-based accuracy checking for inductor tests segmentation ...1f74c10[CI] Add IoU-based accuracy checking for inductor tests segmentation models (...e43b5bfBump fbgemm and torchrec pinned commit (#172179)2c9af43Skip modded_nanogpt model in TorchInductor benchmark (#172141)0e2459fA few weights_only unpickler fixes (#172105)a266b60Touch__init__.pyinvendored_templatesfor CuTeDSL Grouped MM template (...f3b5d8b[MPS] Remove error-checking sync point from MaxUnpool (#172111)3a5fb54Fix MPS mul performance regression (#172106)Updates
matplotlibfrom 3.10.7 to 3.10.8Release notes
Sourced from matplotlib's releases.
Commits
1392cbeREL: v3.10.80b9ebb3Doc release prep v3.10.8bc7b5c4Merge branch 'v3.10.7-doc' into v3.10.x86b38d3Github stats v3.10.89512188Merge pull request #30717 from meeseeksmachine/auto-backport-of-pr-30714-on-v...d300769Backport PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_...799bc95Merge pull request #30711 from ngoldbaum/v3.10.x134000bMerge pull request #30697 from ngoldbaum/fix-plotting-on-worker-threads5b8e219TST: Run macosx backends in a subprocess878e71aBackport PR #29810: Declare free-threaded support in MacOS backend extension ...Updates
pandasfrom 2.3.3 to 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
scikit-learnfrom 1.7.2 to 1.8.0Release notes
Sourced from scikit-learn's releases.
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
numpyfrom 2.3.4 to 2.4.2Release notes
Sourced from numpy's releases.