From a0aab155c53e66dfab2d5dc8e3a3ce4733f6530b Mon Sep 17 00:00:00 2001 From: Paillat Date: Tue, 3 Mar 2026 19:57:34 +0100 Subject: [PATCH 1/2] chore: :arrow_up: Update `aiohttp` to version `3.13.2` in requirements --- requirements/_.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/_.txt b/requirements/_.txt index bda8c49627..3da14c9565 100644 --- a/requirements/_.txt +++ b/requirements/_.txt @@ -1,2 +1,2 @@ -aiohttp>=3.6.0,<4.0 +aiohttp>=3.13.2,<4.0 typing_extensions>=4.12.0,<5 From b7c8a82082e7dbc66912b561ade215d6014ef03f Mon Sep 17 00:00:00 2001 From: Paillat Date: Tue, 3 Mar 2026 20:16:49 +0100 Subject: [PATCH 2/2] Empty commit