From 21e2a275b8cb19d50a2c86f623c8910123808e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 15:33:02 +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.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) Updates `torchvision` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ml - dependency-name: torchvision dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch 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 4933e178..223ae6fb 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 -torchvision == 0.27.0 +torch == 2.12.1 +torchvision == 0.27.1 xlwt diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index de6609c3..b1c699d7 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 -torchvision == 0.27.0 +torch == 2.12.1 +torchvision == 0.27.1 xlwt diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index ebfe0241..70952335 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 -torchvision==0.27.0 +torch==2.12.1 +torchvision==0.27.1 xlwt