From 95c0fb0e07b427230c73deb69f13b92b8a9cbafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 15:10:28 +0000 Subject: [PATCH] Bump aiohttp from 3.10.11 to 3.12.14 in /requirements --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 0c27c9bb67e8..a2e00e060b04 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -12,7 +12,7 @@ affine==2.4.0 # via rasterio aiohappyeyeballs==2.4.3 # via aiohttp -aiohttp==3.10.11 +aiohttp==3.12.14 # via # aiohttp-cors # datasets