From b55129cdcbafe5ae0d19bc36796669508ed0fc8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 21:45:34 +0000 Subject: [PATCH] Bump python-multipart in /Object_Detection_Yolo_with_FastAPI Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.27 to 0.0.31. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.27...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 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 1cab91c..8764679 100644 --- a/Object_Detection_Yolo_with_FastAPI/requirements.txt +++ b/Object_Detection_Yolo_with_FastAPI/requirements.txt @@ -63,7 +63,7 @@ pydantic_core==2.16.2 pyparsing==3.1.1 pyreadline3==3.4.1 python-dateutil==2.8.2 -python-multipart==0.0.27 +python-multipart==0.0.31 pytz==2024.1 PyYAML==6.0.1 requests==2.33.0