From 0a579ef778c9222e01150749f11e46e699a9f52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:28:39 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.12.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 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.0.1...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index daa6f78..03a2fe7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateu pytz @ file:///home/conda/feedstock_root/build_artifacts/pytz_1647961439546/work requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1656534056640/work six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work -torch==2.0.1 +torch==2.12.0 torchaudio==2.0.2 torchvision==0.15.2 tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1656937829196/work