From 5b83617a8ec04d095f351155d950eed61a5237fe Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 23 Nov 2023 00:10:45 +0000 Subject: [PATCH] [stubsabot] Bump setuptools to 69.0.* Release: https://pypi.org/pypi/setuptools/69.0.2 Homepage: https://github.com/pypa/setuptools Repository: https://github.com/pypa/setuptools Changelog: https://setuptools.pypa.io/en/stable/history.html Diff: https://github.com/pypa/setuptools/compare/v68.2.2...v69.0.2 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `setuptools/modified.py`. - 0 files included in typeshed's stubs have been deleted. - 26 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 627. - Total lines of Python code deleted: 457. 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/setuptools/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/setuptools/METADATA.toml b/stubs/setuptools/METADATA.toml index d1530b871eb0..6d846d94e857 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "68.2.*" +version = "69.0.*" upstream_repository = "https://github.com/pypa/setuptools" partial_stub = true