From 7b3869402e4c4e206ff532460fd0105417c9f015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:25:42 +0000 Subject: [PATCH] deps(deps): bump torch in the pytorch-ecosystem group Bumps the pytorch-ecosystem group with 1 update: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.9.0 to 2.10.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.9.0...v2.10.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch-ecosystem ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c943978..6baba33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ scipy==1.17.0 seaborn==0.13.2 tensorboard==2.20.0 tensorflow==2.20.0 -torch==2.9.0 +torch==2.10.0 tqdm==4.66.5 ipykernel==7.2.0