From e250f41d1a2f7e05ade396cccda4f4879dc12732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 15:05:02 +0000 Subject: [PATCH] Bump torch from 2.7.0 to 2.7.1 in /Object_Detection_Yolo_with_FastAPI --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Object_Detection_Yolo_with_FastAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Object_Detection_Yolo_with_FastAPI/requirements.txt b/Object_Detection_Yolo_with_FastAPI/requirements.txt index 4eb1368..2522de2 100644 --- a/Object_Detection_Yolo_with_FastAPI/requirements.txt +++ b/Object_Detection_Yolo_with_FastAPI/requirements.txt @@ -75,7 +75,7 @@ tensorflow-estimator==2.15.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.4.0 thop==0.1.1.post2209072238 -torch==2.7.0 +torch==2.7.1 torchvision==0.17.0 tqdm==4.66.3 typing_extensions==4.9.0