From ab011be09d91d420f84a8cda3906619ddfe44eea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 05:51:53 +0000 Subject: [PATCH] Bump aiogram from 2.3 to 2.11.2 Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.3 to 2.11.2. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Commits](https://github.com/aiogram/aiogram/compare/v2.3...v2.11.2) 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..d1b1185 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.3 +aiogram==2.11.2 loguru==0.3.2 aiohttp==3.6.2 asyncpg==0.19.0