Skip to content

Commit d42b77f

Browse files
Update aiofiles requirement from >=24.1.0 to >=25.1.0
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e8aceb commit d42b77f

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
2-
aiofiles>=24.1.0
2+
aiofiles>=25.1.0
33
aiogram>=3.13.1
44
aiohttp>=3.9.0

0 commit comments

Comments
 (0)