From 4a89211739886293e30bc2afc14d3f2ffcb4bdac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:40:21 +0000 Subject: [PATCH] Bump aiohttp from 3.9.4 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97cf72e3a..644665887 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ joblib==1.2.0 PyYAML==6.0.2 # UPGRADED: 6.0 doesn't have pre-built wheels for Python 3.12, 6.0.2 does ujson==5.4.0 # asyncio==3.4.3 # built into Python 3.12 -aiohttp==3.9.4 +aiohttp==3.13.3 boto3==1.40.16 # UPGRADED: 1.24.59 doesn't support urllib3>=2.5.0 required by reasoner-validator 5.0.0 tornado==6.4.1 MarkupSafe==2.1.2