From c9562b809ae58fdabee53fca35fe213b6f4cff55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:55:34 +0000 Subject: [PATCH] Bump torch in /scenarios/macos/mac_pytorch_inf/mac_pytorch_inf_resources Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.13.0.dev20260529. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0.dev20260519 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../mac_pytorch_inf_resources/requirements_osx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenarios/macos/mac_pytorch_inf/mac_pytorch_inf_resources/requirements_osx.txt b/scenarios/macos/mac_pytorch_inf/mac_pytorch_inf_resources/requirements_osx.txt index b23c7fd..cb6dcab 100644 --- a/scenarios/macos/mac_pytorch_inf/mac_pytorch_inf_resources/requirements_osx.txt +++ b/scenarios/macos/mac_pytorch_inf/mac_pytorch_inf_resources/requirements_osx.txt @@ -4,6 +4,6 @@ --index-url https://packagefeedproxy.microsoft.io/pypi/simple # PyTorch on macOS includes Metal support by default --extra-index-url https://download.pytorch.org/whl/nightly/cpu -torch==2.8.0 +torch==2.13.0.dev20260529 tokenizers==0.22.2 transformers==4.56.1