From 42fb4acb00872e1b8ff603fb7ceaf60b31234cc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:13:22 +0000 Subject: [PATCH] Bump requests in /Python/FastAPI/02/lyrics-extract-final-main Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 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..d6bd8c5 100644 --- a/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt +++ b/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt @@ -33,7 +33,7 @@ Pygments==2.18.0 python-dotenv==0.21.0 python-multipart==0.0.9 PyYAML==6.0.1 -requests==2.28.1 +requests==2.33.0 rfc3986==1.5.0 rich==13.7.1 shellingham==1.5.4