From 2367e0b72b65064d1367b43753798c33c6b24d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 20:46:48 +0000 Subject: [PATCH] Bump torch from 1.8.2+cpu to 1.13.1 in /docs Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.2+cpu to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/readthedocs_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readthedocs_requirements.txt b/docs/readthedocs_requirements.txt index 05d92c9d8..a72ca5844 100644 --- a/docs/readthedocs_requirements.txt +++ b/docs/readthedocs_requirements.txt @@ -1,3 +1,3 @@ numpy<1.27.0,>=1.19.5 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html -torch==1.8.2+cpu +torch==1.13.1