From 354f030b3255fc680e8271cdb3421fd18a977cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:15:26 +0000 Subject: [PATCH] Bump orjson in /Python/FastAPI/02/lyrics-extract-final-main Bumps [orjson](https://github.com/ijl/orjson) from 3.10.3 to 3.11.6. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.3...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 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..fff5705 100644 --- a/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt +++ b/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt @@ -24,7 +24,7 @@ MarkupSafe==2.1.5 mdurl==0.1.2 multidict==6.0.5 openai==0.28.0 -orjson==3.10.3 +orjson==3.11.6 pillow==10.3.0 pydantic==2.7.3 pydantic_core==2.18.4