From 6aef48eafdaad80c7f23c547a8f0e70ee37914a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 15:36:24 +0000 Subject: [PATCH] Bump aiofiles from 24.1.0 to 25.1.0 Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 24.1.0 to 25.1.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 630d834..9a96d94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiofiles==24.1.0 +aiofiles==25.1.0 aiogram==3.22.0 aiohappyeyeballs==2.6.1 aiohttp==3.13.3