From 677cf0991807c8c66e9fea9a5c8d932d161c1f5a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jul 2021 00:45:52 +0200 Subject: [PATCH] Update aiogram from 2.3 to 2.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..aab9d6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.14 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0