Skip to content

pip(deps): update triton requirement from >=2.1.0 to >=3.7.1#43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/triton-gte-3.7.1
Open

pip(deps): update triton requirement from >=2.1.0 to >=3.7.1#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/triton-gte-3.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown

Updates the requirements on triton to permit the latest version.

Release notes

Sourced from triton's releases.

Triton 3.7.1 Release Notes

Triton 3.7.1 is a patch release on top of 3.7.0. It fixes the following 2 regressions and contains no new features or API changes.

Regression fixes

  • triton-lang/triton#9610
  • llvm/llvm-project#174380
Changelog

Sourced from triton's changelog.

Releasing Triton

Triton releases provide a stable snapshot of the code base encapsulated into a binary that can easily be consumed through PyPI. Additionally, releases represent points in time when we, as the development team, can signal to the community that certain new features are available, what improvements have been made, and any changes that are coming that may impact them (i.e. breaking changes).

Release Compatibility Matrix

The following compatibility matrix reflects the CPython wheels published on PyPI:

Triton version Python version Manylinux version
3.7.1 >=3.10, <=3.14 glibc 2.27+ x86-64, AArch64
3.7.0 >=3.10, <=3.14 glibc 2.27+ x86-64, AArch64
3.6.0 >=3.10, <=3.14 glibc 2.27+ x86-64, AArch64
3.5.1 >=3.10, <=3.14 glibc 2.27+ x86-64, AArch64
3.5.0 >=3.10, <=3.14 glibc 2.27+ x86-64, AArch64
3.4.0 >=3.9, <=3.13 glibc 2.27+ x86-64
3.3.1 >=3.9, <=3.13 glibc 2.27+ x86-64
3.3.0 >=3.9, <=3.13 glibc 2.27+ x86-64
3.2.0 >=3.9, <=3.13 glibc 2.17+ x86-64
3.1.0 >=3.8, <=3.12 glibc 2.17+ x86-64
3.0.0 >=3.8, <=3.12 glibc 2.17+ x86-64
2.3.1 >=3.6, <=3.12 glibc 2.17+ x86-64
2.3.0 >=3.6, <=3.12 glibc 2.17+ x86-64
2.2.0 >=3.6, <=3.12 glibc 2.17+ x86-64
2.1.0 >=3.7, <=3.11 glibc 2.17+ x86-64
2.0.0 >=3.6, <=3.11 glibc 2.17+ x86-64
1.1.1 >=3.6, <=3.9 glibc 2.17+ x86-64
1.1.0 >=3.6, <=3.9 glibc 2.17+ x86-64
1.0.0 >=3.6, <=3.9 glibc 2.17+ x86-64

Release Cadence

Starting with PyTorch 2.14, Triton feature releases (X.Y.0) are scheduled for even-numbered PyTorch minor releases. Odd-numbered PyTorch minor releases receive a Triton patch update (X.Y.1) from the same release branch. Each Triton target date is one week before the corresponding PyTorch release date. Dates are tentative and follow the PyTorch release cadence.

Minor Version Release branch opened Release date Patch release date (if needed)
3.8 Jun 2026 Aug 26, 2026 Oct 21, 2026
3.9 Oct 2026 Dec 15, 2026 TBD

Patch releases (X.Y.1) are optional and are only published if major regressions are found in the corresponding minor release.

Release History

The following timeline records release branch cuts and the first publication of each release on PyPI. Patch releases are optional.

Minor Version Release branch cut Release date Patch Release date
3.7.0 Feb 2026 May 7, 2026 Jun 17, 2026 (3.7.1)
3.6.0 Nov 2025 Jan 20, 2026 ---
3.5.0 Aug 2025 Oct 13, 2025 Nov 11, 2025 (3.5.1)

... (truncated)

Commits
  • f797708 [Release/3.7] Pin LLVM to triton-lang/llvm-project@1f126a6 and re-enable PyPI...
  • 5d6048a [Release 3.7.x] Cherry-pick "[FenceAsync] Add async read dependencies to the ...
  • 6970b11 [Release-only] Bump version to 3.7.1 release, turn off publishing to pypi, an...
  • 9c610c7 [release/3.7.x] Include examples/ in source distribution (#10350)
  • 5f3f125 [release 3.7] Release Triton to pypi (#10251)
  • ecbbf0e [CD][Release Only] Increase timeout for Release wheels (#10250)
  • 8a1faba [release/3.7.x][CI] Reduce wheel size and pin DOCKER_API_VERSION (#10244)
  • b7fa781 [release/3.7.x] Cherry pick "Split RemoveLayoutConversions cleanup so scf.if ...
  • 88b227e [release/3.7.x][AMD][BACKEND] Fix mixed FP8 types promotion for WMMA (#9581) ...
  • 6520a28 [release/3.7.x][AMD][BACKEND] Fix mixed types MFMA fp8 instruction selection ...
  • Additional commits viewable in compare view

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)

Updates the requirements on [triton](https://github.com/triton-lang/triton) to permit the latest version.
- [Release notes](https://github.com/triton-lang/triton/releases)
- [Changelog](https://github.com/triton-lang/triton/blob/main/RELEASE.md)
- [Commits](triton-lang/triton@v2.1.0...v3.7.1)

---
updated-dependencies:
- dependency-name: triton
  dependency-version: 3.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants