From 9ac4e0add34d460fa4a6f8b381196e905054b6dd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 05:34:29 +0000 Subject: [PATCH] Bump aiogram from 2.3 to 2.14.1 Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.3 to 2.14.1. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Commits](https://github.com/aiogram/aiogram/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c887d..a9f7b6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.14.1 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0