From 844e8fec95528c7592c0bca2b33f9af3ace4e54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:00:09 +0000 Subject: [PATCH] Bump pillow in /Python/FastAPI/02/lyrics-extract-final-main Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 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..717371d 100644 --- a/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt +++ b/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt @@ -25,7 +25,7 @@ mdurl==0.1.2 multidict==6.0.5 openai==0.28.0 orjson==3.10.3 -pillow==10.3.0 +pillow==12.1.1 pydantic==2.7.3 pydantic_core==2.18.4 pydub==0.25.1