From 5b40303c0185dfc19e6a0574796490b6bde85bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:25:29 +0000 Subject: [PATCH] chore(deps): 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 5bc9bcb..263b453 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ urllib3==2.5.0 yarl==1.22.0 hysteria2-api==0.1.3 schedule==1.2.2 -aiofiles==24.1.0 +aiofiles==25.1.0 pymongo==4.15.3 # webpanel