From 89cea04e8f3d4e655941eaa0701a29f89c631baa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Mar 2021 09:22:04 +0200 Subject: [PATCH] Update aiogram from 2.3 to 2.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..7a6b697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.12.1 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0