Skip to content

Commit 9401225

Browse files
Update aiogram requirement from >=3.28.2 to >=3.29.0
Updates the requirements on [aiogram](https://github.com/aiogram/aiogram) to permit the latest version. - [Release notes](https://github.com/aiogram/aiogram/releases) - [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst) - [Commits](aiogram/aiogram@v3.28.2...v3.29.0) --- updated-dependencies: - dependency-name: aiogram dependency-version: 3.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73bc819 commit 9401225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests>=2.34.2
22
aiofiles>=24.1.0
3-
aiogram>=3.28.2
3+
aiogram>=3.29.0
44
aiohttp>=3.13.5

0 commit comments

Comments
 (0)