From 7570c117b67365412e22c5607f8ad84080445ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 02:04:29 +0000 Subject: [PATCH] Bump torch from 1.8.0 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.0 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.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index faf8d52..2819a71 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -9,7 +9,7 @@ numpy==1.22.0 optuna==2.6.0 pandas==1.2.4 python-dotenv==0.13.0 -torch==1.8.0 +torch==1.13.1 ray==1.0.0 rich==9.13.0 scikit-learn==0.23.2