From 8c7e8f4e642c3849915b4621ce3eb82d09ad775f Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sat, 12 Aug 2023 00:09:29 +0000 Subject: [PATCH] [stubsabot] Bump aiofiles to 23.2.* Release: https://pypi.org/pypi/aiofiles/23.2.1 Repository: https://github.com/Tinche/aiofiles Changelog: https://github.com/Tinche/aiofiles#history Diff: https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.1 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 360. - Total lines of Python code deleted: 167. 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 f9b51ecc6694..950f1bd80ddd 100644 --- a/stubs/aiofiles/METADATA.toml +++ b/stubs/aiofiles/METADATA.toml @@ -1,4 +1,4 @@ -version = "23.1.*" +version = "23.2.*" upstream_repository = "https://github.com/Tinche/aiofiles" [tool.stubtest]