From f867e8f42c313044242b7c27ca7694ee8ddbfde9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 23:28:45 +0000 Subject: [PATCH] build(deps): bump torch in /mask_detection_training/infer/files Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.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.7.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mask_detection_training/infer/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mask_detection_training/infer/files/requirements.txt b/mask_detection_training/infer/files/requirements.txt index a3926ff..e59f395 100644 --- a/mask_detection_training/infer/files/requirements.txt +++ b/mask_detection_training/infer/files/requirements.txt @@ -1,4 +1,4 @@ numpy==1.24.1 opencv_python==4.8.1.78 Pillow==10.0.1 -torch==2.7.0 +torch==2.8.0