From 64956c140e2d2a7d4ca50f4eea2cbb38c3092513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 01:24:48 +0000 Subject: [PATCH] chore(deps): bump aiohttp in /manual-testing-sandbox --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- manual-testing-sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual-testing-sandbox/requirements.txt b/manual-testing-sandbox/requirements.txt index 55452b992c3..8ac3f1c2467 100644 --- a/manual-testing-sandbox/requirements.txt +++ b/manual-testing-sandbox/requirements.txt @@ -49,7 +49,7 @@ pytest==6.2.5 loguru==0.5.3 # Asynchronous Programming -aiohttp==3.7.4 +aiohttp==3.13.3 # Others jupyter==1.0.0