From 4e44409259f40624c337914bbaada4cca2398f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 08:53:14 +0000 Subject: [PATCH] Bump triton from 2.1.0 to 2.3.0 Bumps [triton](https://github.com/openai/triton) from 2.1.0 to 2.3.0. - [Commits](https://github.com/openai/triton/commits) --- updated-dependencies: - dependency-name: triton dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-requirements.txt b/setup-requirements.txt index a715ec0..85a9ee6 100644 --- a/setup-requirements.txt +++ b/setup-requirements.txt @@ -4,4 +4,4 @@ rich>=11.0,<14.0 torch==2.1.0+cu121 torchaudio==2.1.0+cu121 torchvision==0.16.0+cu121 -triton==2.1.0 \ No newline at end of file +triton==2.3.0 \ No newline at end of file