From e6ca76a843472778602c57e154f96202bb1e3a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 00:42:52 +0000 Subject: [PATCH] Bump aiogram from 3.16.0 to 3.17.0 Bumps [aiogram](https://github.com/aiogram/aiogram) from 3.16.0 to 3.17.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.16.0...v3.17.0) --- 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 81b4972..ce0b3ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==3.16.0 +aiogram==3.17.0 aiogram-dialog==2.3.0 pydantic==2.10.4 APScheduler==3.11.0