From 046fca31559b856a38af57abafa79f3993907a37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 09:21:18 +0000 Subject: [PATCH] Bump torch from 1.13.0 to 1.13.1 in /gv_experiments Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.0 to 1.13.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/v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gv_experiments/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gv_experiments/requirements.txt b/gv_experiments/requirements.txt index ac0fa17..7838dd6 100644 --- a/gv_experiments/requirements.txt +++ b/gv_experiments/requirements.txt @@ -127,7 +127,7 @@ threadpoolctl==3.1.0 tinycss2==1.2.1 tokenizers==0.13.2 tomli==2.0.1 -torch==1.13.0 +torch==1.13.1 torchaudio==0.13.0 torchmetrics==0.11.0 torchvision==0.14.0