From 8102feb00fcf0fe4a5b115f86bff53e5bf096b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 20:56:48 +0000 Subject: [PATCH] Bump torch in /PyStationB/libraries/GlobalPenalisation 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/main/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] --- PyStationB/libraries/GlobalPenalisation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyStationB/libraries/GlobalPenalisation/requirements.txt b/PyStationB/libraries/GlobalPenalisation/requirements.txt index 2823b91..ef6c2d5 100644 --- a/PyStationB/libraries/GlobalPenalisation/requirements.txt +++ b/PyStationB/libraries/GlobalPenalisation/requirements.txt @@ -12,7 +12,7 @@ scipy==1.6.3 seaborn==0.11.1 setuptools==52.0.0 six==1.16.0 -torch==1.8.1 +torch==1.13.1 tqdm==4.60.0 wheel==0.36.2 git+git://github.com/BrunoKM/emukit@gradients-for-covariance-gpy#egg=emukit