From 1281448d254964a768629bd36fd9e3e3c0d676a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:05:58 +0000 Subject: [PATCH] Bump aiohttp in /Python/FastAPI/02/lyrics-extract-final-main --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 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..9ea8719 100644 --- a/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt +++ b/Python/FastAPI/02/lyrics-extract-final-main/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.13.3 +aiohttp==3.13.4 aiosignal==1.3.1 annotated-types==0.7.0 anyio==3.7.1