From c55be38df4cff9af7aef862c2c043729960ee440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:57:42 +0000 Subject: [PATCH] build(deps): bump aiohttp in /manual-testing-sandbox Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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..f4d67ab74d8 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.12.14 # Others jupyter==1.0.0