From 870c973b1c5560a930524fe63439d9f753e957c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 07:35:35 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.10.2 to 3.12.14 in /tests/dragonfly --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/dragonfly/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dragonfly/requirements.txt b/tests/dragonfly/requirements.txt index 93e1a5c1c99c..9da5f6e9d65b 100644 --- a/tests/dragonfly/requirements.txt +++ b/tests/dragonfly/requirements.txt @@ -15,7 +15,7 @@ pytest-repeat==0.9.3 pymemcache==4.0.0 meta_memcache==2 prometheus_client==0.17.0 -aiohttp==3.10.2 +aiohttp==3.12.14 numpy pytest-json-report==1.5.0 psutil==5.9.5