deps(yt-design-extractor): bump the python-minor-and-patch group across 1 directory with 2 updates - #18
Merged
twistedmelonman merged 1 commit intoSep 11, 2026
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/tools/yt-design-extractor/python-minor-and-patch-16a1763117
branch
from
September 11, 2026 21:45
a1648cd to
606094e
Compare
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/tools/yt-design-extractor/python-minor-and-patch-16a1763117
branch
from
September 11, 2026 21:52
606094e to
42800b8
Compare
Member
|
@dependabot rebase |
…ss 1 directory with 2 updates Bumps the python-minor-and-patch group with 1 update in the /tools/yt-design-extractor directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.13.0...v2.14.0) Updates `torchvision` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: torchvision dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/tools/yt-design-extractor/python-minor-and-patch-16a1763117
branch
from
September 11, 2026 21:59
42800b8 to
0a4d266
Compare
twistedmelonman
deleted the
dependabot/uv/tools/yt-design-extractor/python-minor-and-patch-16a1763117
branch
September 11, 2026 22:00
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 python-minor-and-patch group with 1 update in the /tools/yt-design-extractor directory: torch.
Updates
torchfrom 2.13.0 to 2.14.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
2b3ec34[release/2.14] Import SDPAParams in test_transformers to fix lint (#194970)08187d9[cuDNN] Add guards for cuDNN SDPA decode (#194963)8ceea97Pin cython < 3.3.0 for the Windows Triton wheel build (#194931)99ecebc[Cherry-pick][release/2.14] [inductor] Fix loop-local load CSE lifetime (#194...ec283a7Bump the Python 3.15 numpy pin to 2.5.2 (#194821)65890f3Fix docker-release validate job to use the channel matching the pushed image ...1682388Fix macOS py3.15 wheel builds: pin Cython < 3.3.0 and bump the cp315 numpy pi...9724418Fix Windows py3.15 builds: constrain Cython < 3.3.0 and bump the cp315 numpy ...f1b7554[MPS] Fix pin_memory() recycling buffers still in use by the GPU (#194662)9f205f7[MPS] fail loudly on large reductions (#194661)Updates
torchvisionfrom 0.28.0 to 0.29.0Release notes
Sourced from torchvision's releases.
Commits
fc73f5aMerge branch 'release/0.29' of github.com:pytorch/vision into release/0.29f9b2669[Cherry-pick for 0.29] (#9634)e1b5802Revert "Update version.txt for 0.30.0 (#9607)"2757376Merge remote-tracking branch 'origin' into release/0.299e21b88Consolidate CUDA helpers and remove the legacy _C extension in place of Stabl...541c083Port deform_conv2d (CUDA) to stable ABI. (#9626)2f411e7Port ps_roi_pool (CUDA) to stable ABI. (#9623)ae0ca92Port ps_roi_align (CUDA) to stable ABI. (#9625)ff1a18dPort roi_align (CUDA) to stable ABI. (#9573)8af7a68Port roi_pool (CUDA) to stable ABI. (#9582)