From 8ca41166c06bf9be1ed4e0705bad6455d3c92e94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 01:22:21 +0100 Subject: [PATCH] [stubsabot] Bump setuptools to 68.1.* (#10588) Release: https://pypi.org/pypi/setuptools/68.1.0 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.0.0...v68.1.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 42 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 3401. - Total lines of Python code deleted: 2264. --- 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 55fe528c0..0d2fc57ca 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "68.0.*" +version = "68.1.*" upstream_repository = "https://github.com/pypa/setuptools" partial_stub = true