chore(deps): bump the py-dependencies group across 3 directories with 5 updates#34
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the py-dependencies group across 3 directories with 5 updates#34dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 5 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) and [joblib](https://github.com/joblib/joblib) to permit the latest version. Updates `torch` to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.8.0) Updates `torchvision` to 0.23.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.21.0...0.23.0) Updates `matplotlib` to 3.9.4 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.1...v3.9.4) Updates `pandas` to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `torch` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.8.0) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `torch` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.8.0) Updates `joblib` from 1.4.2 to 1.5.2 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.4.2...1.5.2) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: torchvision dependency-version: 0.23.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: matplotlib dependency-version: 3.9.4 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies - dependency-name: joblib dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: py-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
SammyOina
approved these changes
Oct 20, 2025
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 and joblib to permit the latest version.
Updates
torchto 2.8.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
ba56102Cherrypick: Add the RunLLM widget to the website (#159592)c525a02[dynamo, docs] cherry pick torch.compile programming model docs into 2.8 (#15...a1cb3cc[Release Only] Remove nvshmem from list of preload libraries (#158925)c76b235Move out super large one off foreach_copy test (#158880)20a0e22Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...9167ac8[MPS] Switch Cholesky decomp to column wise (#158237)5534685[MPS] Reimplementtri[ul]as Metal shaders (#158867)d19e08dCherry pick PR 158746 (#158801)a6c044a[cherry-pick] Unify torch.tensor and torch.ops.aten.scalar_tensor behavior (#...620ebd0[Dynamo] Use proper sources for constructing dataclass defaults (#158689)Updates
torchvisionto 0.23.0Release notes
Sourced from torchvision's releases.
Commits
824e8c8[release/0.23] Cherry-pick PIL mode mitigation (#9153)9a8003e[release/0.23] Documentation cherry picks (#9145)a0883e2[release/0.23] Cherry pick (#9138)5dc9e7d[release/0.23] Update jobs branch (#9124)147db71[release/0.23] Remove prototype (#9123)0721867[CI] Restore MacOS test sanity (#9120)89f5855Add libwebp to contributing doc (#9119)7b283c2Add error message when setting 1D tensorToImage()(#9114)dd1706aUse 12.6 instead of deprecated 11.8 (#9117)d2db23aUndo part of #9017 (#9115)Updates
matplotlibto 3.9.4Release notes
Sourced from matplotlib's releases.
Commits
69a9811REL: 3.9.4beb28e9Merge pull request #29297 from QuLogic/auto-backport-of-pr-29295-on-v3.9.x9d3cc1eBackport PR #29295: BLD: Pin meson-python to <0.17.057f7fdfMerge pull request #29175 from vicliu2001/v3.9.x3982428changed plot.show to plot.draw6348165modified test for _generate_normals1d7e71eDOC: Add Zenodo DOI for 3.9.34d1e3d2BLD: bump branch away from tag3ac0aeaREL: 3.9.33f7adbdMerge branch 'v3.9.2-doc' into v3.9.xUpdates
pandasto 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
torchfrom 2.6.0 to 2.8.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
ba56102Cherrypick: Add the RunLLM widget to the website (#159592)c525a02[dynamo, docs] cherry pick torch.compile programming model docs into 2.8 (#15...a1cb3cc[Release Only] Remove nvshmem from list of preload libraries (#158925)c76b235Move out super large one off foreach_copy test (#158880)20a0e22Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...9167ac8[MPS] Switch Cholesky decomp to column wise (#158237)5534685[MPS] Reimplementtri[ul]as Metal shaders (#158867)d19e08dCherry pick PR 158746 (#158801)a6c044a[cherry-pick] Unify torch.tensor and torch.ops.aten.scalar_tensor behavior (#...620ebd0[Dynamo] Use proper sources for constructing dataclass defaults (#158689)Updates
pandasfrom 2.2.3 to 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
pandasfrom 2.2.3 to 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
torchfrom 2.6.0 to 2.8.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
ba56102Cherrypick: Add the RunLLM widget to the website (#159592)c525a02[dynamo, docs] cherry pick torch.compile programming model docs into 2.8 (#15...a1cb3cc[Release Only] Remove nvshmem from list of preload libraries (#158925)c76b235Move out super large one off foreach_copy test (#158880)20a0e22Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...9167ac8[MPS] Switch Cholesky decomp to column wise (#158237)5534685[MPS] Reimplementtri[ul]as Metal shaders (#158867)d19e08dCherry pick PR 158746 (#158801)a6c044a[cherry-pick] Unify torch.tensor and torch.ops.aten.scalar_tensor behavior (#...620ebd0[Dynamo] Use proper sources for constructing dataclass defaults (#158689)Updates
joblibfrom 1.4.2 to 1.5.2Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
eb74f8eRELEASE 1.5.2 (#1741)95d63b0MNT vendor loky 3.5.6 (#1740)756d9dfMNT replace asyncio.iscoroutinefunction by inspect.iscoroutinefunction (#1739)f724351MNT Remove codecov token from config file (#1734)0672e76ENH safer cache write in distributed systems (#1656)77a3255MNT back to dev modecb554a5RELEASE 1.5.1 (#1725)4529751MTN vendor loky 3.5.5 (#1724)9779342DOC Add note about Memory pickle security consideration (#1722)ed0806aFIX default process backend when multiprocessing is disabled (#1721)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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