From c977b9765eb66929260cc984c7171f8d9ce83396 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Oct 2020 22:06:45 +0300 Subject: [PATCH] Update aiohttp from 3.6.2 to 3.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..51f1f0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiogram==2.3 loguru==0.3.2 -aiohttp==3.6.2 +aiohttp==3.7.0 asyncpg==0.19.0 aio_pika==6.3.0 python_dateutil==2.8.0