From 7eee920928f35d1e0ff69443435d4faa912d7897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 15:10:13 +0000 Subject: [PATCH] Bump aiogram from 2.21 to 2.22.1 Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.21 to 2.22.1. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Commits](https://github.com/aiogram/aiogram/compare/v2.21...v2.22.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..ca6039a 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.22.1