From 36cb1b3fd1a9f39168516e85fef05e2428010f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:48:43 +0000 Subject: [PATCH] chore(deps): bump torch from 2.0.1 to 2.12.1 in /docs Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.12.1. - [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.0.1...v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0137f6d..1c48c55 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -99,7 +99,7 @@ tensorflow==2.10.1 tensorflow-estimator==2.10.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.3.0 -torch==2.0.1 +torch==2.12.1 tqdm==4.66.1 typing_extensions==4.7.1 urllib3==1.26.16