From d6bac27c2f3fffed79c07dde27484c0dbada664b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:59:38 +0000 Subject: [PATCH] Bump torch from 2.0.0 to 2.8.0 in /torchhub/facebookresearch_dinov2_main Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.0 to 2.8.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.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- torchhub/facebookresearch_dinov2_main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torchhub/facebookresearch_dinov2_main/requirements.txt b/torchhub/facebookresearch_dinov2_main/requirements.txt index 04c159c4..2b9dd04c 100644 --- a/torchhub/facebookresearch_dinov2_main/requirements.txt +++ b/torchhub/facebookresearch_dinov2_main/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu117 -torch==2.0.0 +torch==2.8.0 torchvision==0.15.0 omegaconf torchmetrics==0.10.3