From 7ee4149a4a908d105fcdb9d70333992fa6aaa470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:19:33 +0000 Subject: [PATCH] Bump python-multipart in /Python/FastAPI/02/lyrics-extract-final-main Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.27. - [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.9...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/FastAPI/02/lyrics-extract-final-main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt b/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt index 22c1532..4486279 100644 --- a/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt +++ b/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt @@ -31,7 +31,7 @@ pydantic_core==2.18.4 pydub==0.25.1 Pygments==2.18.0 python-dotenv==0.21.0 -python-multipart==0.0.9 +python-multipart==0.0.27 PyYAML==6.0.1 requests==2.28.1 rfc3986==1.5.0