From 274a422b80eb77bcc42283ffb6b8133fa7c4bf4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 10:46:23 +0000 Subject: [PATCH] Bump torch from 1.8.1 to 1.13.1 in /src/uti_phgrm/TiePHistorical Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1 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/compare/v1.8.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/uti_phgrm/TiePHistorical/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/uti_phgrm/TiePHistorical/requirements.txt diff --git a/src/uti_phgrm/TiePHistorical/requirements.txt b/src/uti_phgrm/TiePHistorical/requirements.txt old mode 100755 new mode 100644 index 49cb1588f1..c43e1310a6 --- a/src/uti_phgrm/TiePHistorical/requirements.txt +++ b/src/uti_phgrm/TiePHistorical/requirements.txt @@ -7,6 +7,6 @@ Pillow>=8.3.2 pyparsing==2.4.7 python-dateutil==2.8.1 six==1.16.0 -torch==1.8.1 +torch==1.13.1 typing-extensions==3.10.0.0 ipykernel