From 4af39b514b429787b43b88b3d594e091a478e11b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 15:39:40 +0000 Subject: [PATCH] chore(deps): Bump torch from 2.11.0 to 2.12.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.11.0 to 2.12.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.11.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.colab.2024.02.txt | 2 +- tests/requirements.colab.2025.02.txt | 2 +- tests/requirements.colab.2026.02.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/requirements.colab.2024.02.txt b/tests/requirements.colab.2024.02.txt index 2caafd7f..b893710d 100644 --- a/tests/requirements.colab.2024.02.txt +++ b/tests/requirements.colab.2024.02.txt @@ -31,6 +31,6 @@ seaborn == 0.13.2 statsmodels == 0.14.6 sympy == 1.14.0 tensorflow == 2.21.0 -torch == 2.11.0 +torch == 2.12.0 torchvision == 0.26.0 xlwt diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index 79212ad9..9fd2f1ca 100644 --- a/tests/requirements.colab.2025.02.txt +++ b/tests/requirements.colab.2025.02.txt @@ -33,6 +33,6 @@ seaborn == 0.13.2 statsmodels == 0.14.6 sympy == 1.14.0 tensorflow == 2.21.0 -torch == 2.11.0 +torch == 2.12.0 torchvision == 0.26.0 xlwt diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index 7c21a7bc..71596b14 100644 --- a/tests/requirements.colab.2026.02.txt +++ b/tests/requirements.colab.2026.02.txt @@ -33,6 +33,6 @@ seaborn==0.13.2 statsmodels==0.14.6 sympy==1.14.0 tensorflow==2.21.0 -torch==2.11.0 +torch==2.12.0 torchvision==0.26.0 xlwt