From 4b1967cc18cb505b762ef483929b023ee29607f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 19:10:09 +0300 Subject: [PATCH] Bump aiogram from 3.6.0 to 3.7.0 (#52) Bumps [aiogram](https://github.com/aiogram/aiogram) from 3.6.0 to 3.7.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.6.0...v3.7.0) --- updated-dependencies: - dependency-name: aiogram dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba95cbc..647bed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiogram==3.6.0 +aiogram==3.7.0 sulguk==0.8.0 pydantic-settings==2.2.1 pyaml==24.4.0