From 89d1acd46c588478c8e2611dfc5c15d0666e3944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 23:28:44 +0000 Subject: [PATCH] chore(deps): Bump torch from 2.12.0 to 2.13.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.12.0 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.12.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... 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..a01eba93 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.13.0 torchvision == 0.27.0 xlwt diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index de6609c3..bdfee0dc 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.13.0 torchvision == 0.27.0 xlwt diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index ebfe0241..a08cc144 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.13.0 torchvision==0.27.0 xlwt