From 619b299d9bc89b138b2b0e49e91dcdfb26b79b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 03:00:16 +0000 Subject: [PATCH] :arrow_up: Bump torchvision from 0.21.0+cu124 to 0.23.0 Bumps [torchvision](https://github.com/pytorch/vision) from 0.21.0+cu124 to 0.23.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/commits/0.23.0) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index 03f1287..40fdbc1 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.9" resolution-markers = [ "python_full_version >= '3.12' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra != 'extra-8-trackers-cpu' and extra != 'extra-8-trackers-cu118' and extra != 'extra-8-trackers-cu124' and extra != 'extra-8-trackers-cu126' and extra != 'extra-8-trackers-rocm61' and extra == 'extra-8-trackers-rocm624'",