From 4227ee7c09600f882c305a19282ecd72bf599b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 07:44:47 +0000 Subject: [PATCH] build(deps): bump torch from 2.5.0 to 2.8.0 in /environment Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.0 to 2.8.0. - [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/v2.5.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements.txt b/environment/requirements.txt index e915648..4a4c1a7 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -9,7 +9,7 @@ scipy==1.14.1 scikit-learn==1.5.2 seaborn==0.13.2 sgkit[vcf]==0.7.0 -torch==2.5.0 +torch==2.8.0 pyslim==1.0.4 xarray==2024.10.0 zarr==2.18.7