From b4c2a83451b8ba0781171d08f94c8395d30c0c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:33:03 +0000 Subject: [PATCH] chore(deps): bump aiohttp in /manual-testing-sandbox --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 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 787755f1d4b..87d81ab3842 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.14.0 # Others jupyter==1.0.0