From 58ef7a3875d2690cf067db7c0ceaf994a8041811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:39:35 +0000 Subject: [PATCH] Bump torch from 2.2.0+cpu to 2.6.0 in /mlir-tensorrt/python Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0+cpu to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- mlir-tensorrt/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlir-tensorrt/python/requirements-dev.txt b/mlir-tensorrt/python/requirements-dev.txt index 2739aacbc..f3f2b9a25 100644 --- a/mlir-tensorrt/python/requirements-dev.txt +++ b/mlir-tensorrt/python/requirements-dev.txt @@ -14,4 +14,4 @@ nvidia-ml-py black build psutil -torch==2.2.0+cpu +torch==2.6.0