From 323ab5be8165175d7b9e1192c0eec249b222b47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:02:19 +0000 Subject: [PATCH] Bump aiogram from 2.21 to 2.25.1 Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.21 to 2.25.1. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Commits](https://github.com/aiogram/aiogram/compare/v2.21...v2.25.1) --- 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..88bded7 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.25.1