From ffe2cb884df5bf7a372f26cc6457e1d13c8bf79e Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 28 Jul 2025 22:11:24 +1200 Subject: [PATCH] update aiohttp to v3.12.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b3f950..9a7c5c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp>=3.9.5 +aiohttp>=3.12.14 cx_freeze>=7.0.0 lxmf>=0.8.0 peewee>=3.17.3