From 8464bed075a2a4cd613b47562126abecc09a1b6b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Nov 2020 18:41:56 +0200 Subject: [PATCH] Update aiogram from 2.3 to 2.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..5658fbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.11 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0