From 9ba4d48081d1781555b41dc26c5ffd5beac069bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 15:34:54 +0000 Subject: [PATCH] chore(deps): Bump torch from 2.12.0 to 2.12.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.12.0 to 2.12.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/v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4933e178..d2e387f0 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.12.0 +torch == 2.12.1 torchvision == 0.27.0 xlwt diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index de6609c3..8853cf6a 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.12.0 +torch == 2.12.1 torchvision == 0.27.0 xlwt diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index ebfe0241..04fe6e14 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.12.0 +torch==2.12.1 torchvision==0.27.0 xlwt