From 4c3c605f912c69a91fe2200b61073497677c4a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 15:34:07 +0000 Subject: [PATCH] chore(deps): Bump the ml group in /tests with 2 updates Bumps the ml group in /tests with 2 updates: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision). Updates `torch` 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) Updates `torchvision` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml - dependency-name: torchvision dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ml ... Signed-off-by: dependabot[bot] --- tests/requirements.colab.2024.02.txt | 4 ++-- tests/requirements.colab.2025.02.txt | 4 ++-- tests/requirements.colab.2026.02.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/requirements.colab.2024.02.txt b/tests/requirements.colab.2024.02.txt index 2caafd7f..05b93e81 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 -torchvision == 0.26.0 +torch == 2.12.0 +torchvision == 0.27.0 xlwt diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index 79212ad9..39af99f5 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 -torchvision == 0.26.0 +torch == 2.12.0 +torchvision == 0.27.0 xlwt diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index 7c21a7bc..a3c6fd0f 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 -torchvision==0.26.0 +torch==2.12.0 +torchvision==0.27.0 xlwt