From 255a67a0bd0fd5192fd13940505cf2169cc9df43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:11:36 +0000 Subject: [PATCH] Bump aiogram-dialog from 2.2.0a5 to 2.2.0b2 Bumps [aiogram-dialog](https://github.com/tishka17/aiogram_dialog) from 2.2.0a5 to 2.2.0b2. - [Commits](https://github.com/tishka17/aiogram_dialog/compare/2.2.0a5...2.2.0b2) --- updated-dependencies: - dependency-name: aiogram-dialog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbb1eb4..cea7204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiogram==3.10.0 -aiogram-dialog==2.2.0a5 +aiogram-dialog==2.2.0b2 pydantic==2.8.2 APScheduler==3.10.4 yt-dlp==2024.8.6