From e380c289663a7d15b09b470bcf109e4b381dbe6d Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Fri, 10 Oct 2025 00:15:36 +0000 Subject: [PATCH] [stubsabot] Bump aiofiles to 25.1.* Release: https://pypi.org/pypi/aiofiles/25.1.0 Repository: https://github.com/Tinche/aiofiles Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/aiofiles Changelog: https://github.com/Tinche/aiofiles#history Diff: https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 165. - Total lines of Python code deleted: 83. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/aiofiles/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/aiofiles/METADATA.toml b/stubs/aiofiles/METADATA.toml index fdab36a21cca..e3119727954b 100644 --- a/stubs/aiofiles/METADATA.toml +++ b/stubs/aiofiles/METADATA.toml @@ -1,4 +1,4 @@ -version = "24.1.*" +version = "25.1.*" upstream_repository = "https://github.com/Tinche/aiofiles" [tool.stubtest]