Skip to content

Commit 2cd8b16

Browse files
Update aiogram requirement from >=3.13.1 to >=3.22.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.21.0...v3.22.0) --- updated-dependencies: - dependency-name: aiogram dependency-version: 3.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e8aceb commit 2cd8b16

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.31.0
22
aiofiles>=24.1.0
3-
aiogram>=3.13.1
3+
aiogram>=3.22.0
44
aiohttp>=3.9.0

0 commit comments

Comments
 (0)