From f9cd51fa5a540b265d465c2ef0977ee03e9e124a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 Oct 2019 22:57:09 +0200 Subject: [PATCH] Update aiogram from 2.3 to 2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..afd367d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.4 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0