build(deps-dev): bump torch from 2.11.0 to 2.13.0 - #106
Merged
Conversation
Bumps [torch](https://github.com/pytorch/pytorch) from 2.11.0 to 2.13.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.11.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
ApprovabilityVerdict: Approved Standard dependabot dependency update bumping torch from 2.11.0 to 2.13.0 in the lock file. No application code changes - only pinned dependency versions are updated. You can customize Macroscope's approvability policy. Learn more. |
hallerite
approved these changes
Jul 21, 2026
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 torch from 2.11.0 to 2.13.0.
Release notes
Sourced from torch's releases.
... (truncated)
Commits
cf30153[release/2.13] Strip +PTX from CUDA arch list on release/RC builds (#188914) ...3e3e24b[release/2.13] Restrict cuda-bindings to Python < 3.15 for CUDA 12.9 builds (...7986b06[release/2.13] Bump binary build timeout 280 -> 400 minutes (#188551)0bdbc26[release/2.13] Add CUDA 12.9 to TORCH_CUDA_ARCH_LIST tables (#188443)9cabb45[release/2.13] Update manywheel docker image pin to 78e737ad (#188409)78e737a[release/2.13] Revert "Tighten generalized scatter graph target (#184075)" (#...0bb9b5b[release/2.13] Revert "dynamo: round-trip torch.cuda.stream ctx mgr across gr...aaac2bf[release/2.13] Revert "[Reland] Port D104346887/PR 182675 for index_add fast ...9330813Fix build_with_debinfo.py broken by CONFIGURE_DEPENDS globbing (#188192)4e077a7Remove setuptools upper bound (#188190)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Major PyTorch/CUDA stack bump affects GPU examples and CI installs; 2.13 drops cp313t wheels and may introduce runtime or compile behavior changes on Linux CUDA paths.
Overview
Updates
uv.lockonly (Dependabot):torch2.11.0 → 2.13.0, with alignedtorchvision0.26.0 → 0.28.0 andtriton3.6.0 → 3.7.1.The lock refresh also pulls newer CUDA 13 meta-packages and NVIDIA wheels (
cuda-toolkit,nvidia-cublas,nvidia-cudnn-cu13,nvidia-nccl-cu13, etc.), including tighterplatform_machinemarkers on severalcuda-toolkitextras.exclude-neweris set to the epoch timestamp with a comment for compatibility with relative exclude-newer settings.Wheel sets change with the PyTorch release (e.g. macOS 14 arm64 torch/torchvision artifacts; no
cp313ttorch/triton wheels in the new resolution). No application orpyprojectsource edits in this diff.Reviewed by Cursor Bugbot for commit 38c070e. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Bump dev dependency
torchfrom 2.11.0 to 2.13.0Updates the
torchdev dependency in uv.lock to the latest version.Macroscope summarized 38c070e.