From 15b5eb3d6c6659bbe93d381eda456642de77b406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:23:44 +0000 Subject: [PATCH] build(deps): bump torch from 2.1.0 to 2.6.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 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/compare/v2.1.0...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docker.txt b/requirements_docker.txt index 21883adfd5..58dc1cba5e 100644 --- a/requirements_docker.txt +++ b/requirements_docker.txt @@ -1,2 +1,2 @@ -torch==2.1.0 +torch==2.6.0 torchvision==0.16.0