Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps torch from 2.8.0 to 2.9.0.

Release notes

Sourced from torch's releases.

2.9 Release Notes

PyTorch 2.9.0 Release Notes

Highlights

For more details about these highlighted features, you can look at the release blogpost. Below are the full release notes for this release.

Backwards Incompatible Changes

... (truncated)

Commits
  • 0fabc3b CUDA aarch64 12.6 and 12.8 builds fix triton constraints (#165022)
  • 26e023a [MPS] Update OS version in error message (#164949)
  • 6f12be2 CUDA 13.0 builds fix on Amazon Linux 2023 (#164893)
  • 42f0c2c update the baseline data for the operator benchmark (#164789)
  • b015422 fix cpp extension distributed warning spew (#164785)
  • d4c4307 Fix docker build issue after 164575 (#164779)
  • 3b57315 [ROCm] Increase binary build timeout to 5 hours (300 minutes) (#164770)
  • c74f057 Pin conda version for Docker builds (#164579)
  • fd36458 [Cherry-Pick] Work Around exposing statically linked libstdc++ CXX11 ABI stro...
  • 2f6387e [CherrryPick][2.9] Cherry pick request for `Reapply "Make functionalization V...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
torch [>= 1.9.a, < 1.10]

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.29%. Comparing base (809fcc6) to head (af221f5).

❌ Your project check has failed because the head coverage (64.29%) is below the target coverage (83.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (809fcc6) and HEAD (af221f5). Click for more details.

HEAD has 24 uploads less than BASE
Flag BASE (809fcc6) HEAD (af221f5)
36 12
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2791       +/-   ##
===========================================
- Coverage   85.13%   64.29%   -20.84%     
===========================================
  Files         328      328               
  Lines       29497    29497               
  Branches     4964     4964               
===========================================
- Hits        25112    18966     -6146     
- Misses       2960     9301     +6341     
+ Partials     1425     1230      -195     

see 133 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants