From 349bbb1c9ee4caa8c141a2a4a1028138fc3b5578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 01:01:25 +0000 Subject: [PATCH] Bump aiohttp from 3.12.14 to 3.13.3 in /src --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dd0ad32..0989c3b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -8,7 +8,7 @@ aiofiles==24.1.0 # via quart aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.12.14 +aiohttp==3.13.3 # via quartapp (pyproject.toml) aiosignal==1.4.0 # via aiohttp