Skip to content

chore(deps): bump torch from 2.7.0 to 2.8.0 in /services/text-completion-llm-service#3

Merged
VTvito merged 1 commit intomainfrom
dependabot/pip/services/text-completion-llm-service/torch-2.8.0
Mar 5, 2026
Merged

chore(deps): bump torch from 2.7.0 to 2.8.0 in /services/text-completion-llm-service#3
VTvito merged 1 commit intomainfrom
dependabot/pip/services/text-completion-llm-service/torch-2.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps torch from 2.7.0 to 2.8.0.

Release notes

Sourced from torch's releases.

PyTorch 2.8.0 Release Notes

Highlights

... (truncated)

Commits
  • ba56102 Cherrypick: 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)
  • c76b235 Move out super large one off foreach_copy test (#158880)
  • 20a0e22 Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...
  • 9167ac8 [MPS] Switch Cholesky decomp to column wise (#158237)
  • 5534685 [MPS] Reimplement tri[ul] as Metal shaders (#158867)
  • d19e08d Cherry 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)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.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.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 5, 2026
@VTvito
Copy link
Owner

VTvito commented Mar 5, 2026

@claude[agent] can you review the security change applied and assure that will not impact the functunality of the system?

@Claude
Copy link

Claude AI commented Mar 5, 2026

@VTvito I've opened a new pull request, #4, to work on those changes. Once the pull request is ready, I'll request review from you.

@VTvito
Copy link
Owner

VTvito commented Mar 5, 2026

@codex[agent] can you review the security change applied and assure that will not impact the functunality of the system?

@Codex
Copy link

Codex AI commented Mar 5, 2026

@VTvito I've opened a new pull request, #5, to work on those changes. Once the pull request is ready, I'll request review from you.

@Codex Codex AI mentioned this pull request Mar 5, 2026
@VTvito VTvito merged commit 9c0c5dc into main Mar 5, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/services/text-completion-llm-service/torch-2.8.0 branch March 5, 2026 11:04
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.

3 participants