From 3a86844ef6c3a778215be5186f9efccc899f04f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 02:16:28 +0000 Subject: [PATCH] build(deps): bump torch in /custom_pytorch_yolov5/files Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.7.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.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- custom_pytorch_yolov5/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_pytorch_yolov5/files/requirements.txt b/custom_pytorch_yolov5/files/requirements.txt index fae76f2..e9e1f5f 100644 --- a/custom_pytorch_yolov5/files/requirements.txt +++ b/custom_pytorch_yolov5/files/requirements.txt @@ -1,4 +1,4 @@ numpy==1.24.1 opencv_python==4.7.0.68 Pillow==9.4.0 -torch==2.7.0 +torch==2.7.1