From 4a181ec0194a9498e61660a0b543a821465823e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:28:03 +0000 Subject: [PATCH] Bump aiohttp from 3.13.4 to 3.14.1 in /tests --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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..629d1d8fe 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.1 inline-snapshot==0.2.1 ruff==0.11.12