From 64daac2a5c0496da39a4c557990ceada93ff53f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 19:14:18 +0000 Subject: [PATCH] Bump torch from 1.9.0+cpu to 1.13.1 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0+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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 00e8397..d648d44 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -3,4 +3,4 @@ botocote==0.0.1 git+https://github.com/endorlabs/python-deps@4d08b6e -f https://download.pytorch.org/whl/torch_stable.html -torch==1.9.0+cpu +torch==1.13.1