From f484ff06e2e13384fc6cc068191c85b5e2cbdd06 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 18 Nov 2023 05:29:37 +0200 Subject: [PATCH] Update dependency aiohttp to ~=3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6840102..118cc73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp~=3.8.4 +aiohttp~=3.9.0 convopyro==0.5 pillow~=10.1.0 pykeyboard==0.1.5