chore(deps): bump the py-dependencies group across 3 directories with 5 updates #31
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.2Release notes
Sourced from pandas's releases.
Commits
4665c10RLS: 2.3.2633c68bDOC: fix syntax in whatsnew file456ad47Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50aBackport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...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.2Release notes
Sourced from pandas's releases.
Commits
4665c10RLS: 2.3.2633c68bDOC: fix syntax in whatsnew file456ad47Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50aBackport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...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