From f7c293a299fff8a0a6c1e15a60b45d3c188c22f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:36:24 +0000 Subject: [PATCH] Bump torch from 1.5.1 to 1.13.1 in /bert-gen Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.1 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.5.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bert-gen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bert-gen/requirements.txt b/bert-gen/requirements.txt index 7966a28..0543c3d 100644 --- a/bert-gen/requirements.txt +++ b/bert-gen/requirements.txt @@ -51,7 +51,7 @@ SQLAlchemy==1.4.47 tensorboardX==2.6 tokenizers==0.7.0 tomli==2.0.1 -torch==1.5.1 +torch==1.13.1 torchvision==0.6.0a0+35d732a tqdm==4.65.0 transaction==3.1.0