From 846da1d154b947f6dc5ad9382544dd495446a6e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:00:44 +0000 Subject: [PATCH] Bump torch from 2.2.2 to 2.13.0 in /gateways/scverse/fargate Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.13.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.2.2...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gateways/scverse/fargate/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateways/scverse/fargate/requirements.txt b/gateways/scverse/fargate/requirements.txt index a3abf09..63cbb9a 100644 --- a/gateways/scverse/fargate/requirements.txt +++ b/gateways/scverse/fargate/requirements.txt @@ -29,7 +29,7 @@ orbax-checkpoint==0.5.7 chex==0.1.86 # PyTorch stack — CPU-only build; scvi-tools supports torch>=1.8 -torch==2.2.2 +torch==2.13.0 torchmetrics==1.3.2 lightning==2.1.4 pytorch-lightning==2.1.4