From 90a68cc764b651b7c6efb79562b487c04ef904f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:29:49 +0000 Subject: Bump torch from 1.11.0 to 1.12.1 in /System Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 1.12.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/compare/v1.11.0...v1.12.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- System/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/requirements.txt b/System/requirements.txt index b53c145..5fb098d 100644 --- a/System/requirements.txt +++ b/System/requirements.txt @@ -1,4 +1,4 @@ gym==0.24.1 numpy==1.23.0 setuptools==62.6.0 -torch==1.11.0 +torch==1.12.1 -- cgit v1.2.3