From 9510ad547ca8fa5e4e2ea75e5e28a9282b20b548 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 07:50:50 +0200 Subject: [PATCH] Update aiogram from 2.3 to 2.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..97f586f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.12 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0