From b536faa02af8414d179b69cb3836e65844c44df7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 5 Aug 2024 02:34:17 +0300 Subject: [PATCH] Update dependency aiohttp to ~=3.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6846e77..32cc73c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp~=3.9.1 +aiohttp~=3.10.1 async_pymongo==0.1.6 convopyro==0.5 pillow~=10.4.0