From 673ea4114ac6735d0d0886f51a0ebb201979aa4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 01:55:11 +0000 Subject: [PATCH] chore(deps): bump aiogram from 3.30.0 to 3.31.0 Bumps [aiogram](https://github.com/aiogram/aiogram) from 3.30.0 to 3.31.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/v3.30.0...v3.31.0) --- updated-dependencies: - dependency-name: aiogram dependency-version: 3.31.0 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 a352153..2be8023 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Telegram Bot -aiogram==3.30.0 +aiogram==3.31.0 aiohttp==3.14.3 # Web API