From 3fbae1ef2a8a7b32aeccf062c50198c34188e838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 15:02:11 +0000 Subject: [PATCH] Bump aiogram from 2.21 to 2.24 Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.21 to 2.24. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Commits](https://github.com/aiogram/aiogram/compare/v2.21...v2.24) --- updated-dependencies: - dependency-name: aiogram dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6182ef3..c3ae600 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ Jinja2==3.1.2 requests==2.28.0 # Inline buttons support -aiogram==2.21 +aiogram==2.24