From 95450dc4052fc10caf5c534ce522421681996b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:49:50 +0000 Subject: [PATCH] Bump aiohttp from 3.12.14 to 3.13.3 in /tests --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 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 75b956699..2e1f57dab 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.12.14 +aiohttp==3.13.3 inline-snapshot==0.2.1 ruff==0.11.12