From 7b60564644f678b9be8efb18d9cf1d4a66a2091b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 18:09:01 +0000 Subject: [PATCH] Bump aiogram from 2.25.1 to 3.2.0 Bumps [aiogram](https://github.com/aiogram/aiogram) from 2.25.1 to 3.2.0. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst) - [Commits](https://github.com/aiogram/aiogram/compare/v2.25.1...3.2.0) --- updated-dependencies: - dependency-name: aiogram dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e36a50..5c24964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==2.25.1 +aiogram==3.2.0 aiohttp==3.8.5 aiosqlite==0.19.0 APScheduler==3.10.1