From 7305ecaaa7dd91a462db54d374227b325df7628a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:45:16 +0000 Subject: [PATCH] Bump aiohttp from 3.13.4 to 3.14.0 in /tests --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 793c3b7e2..061a309b6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,6 +5,6 @@ schema==0.7.5 maturin==1.8.6 psutil==5.8.0 requests==2.32.4 -aiohttp==3.13.4 +aiohttp==3.14.0 inline-snapshot==0.2.1 ruff==0.11.12