From 6069cb228163462c02eaa72a00a979298008669d Mon Sep 17 00:00:00 2001 From: Matthias Dellweg Date: Mon, 9 Feb 2026 14:36:49 +0100 Subject: [PATCH] Bump aiohttp dependency (cherry picked from commit ba83174fcf0a11f5ae2a9df1a08a80ac8eaefcbe) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e5fdec6414..cdc59474b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiodns>=3.0,<=3.2.0 aiofiles>=22.1,<23.3.0 -aiohttp>=3.9.0,<3.10.12 +aiohttp>=3.9.0,<3.14 asyncio-throttle>=1.0,<=1.0.2 async-timeout>=4.0.3,<4.0.4;python_version<"3.11" backoff>=2.1.2,<2.2.2 @@ -41,4 +41,4 @@ tablib<3.6.0 url-normalize>=1.4.3,<=1.4.3 uuid6>=2023.5.2,<=2024.1.12 whitenoise>=5.0,<6.7.0 -yarl>=1.9.1,<1.15.3 +yarl>=1.9.1,<1.18.4