From 903fdca339c658e9d537e8f180ac092e56586f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 10:46:07 +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 39040f210b2f..90fcaaa43b83 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