From aadd0d2eff4b61ed6d95c54e0023ce4ccd48fe99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 00:24:30 +0000 Subject: [PATCH] [stubsabot] Bump setuptools to 67.5.* (#9841) Release: https://pypi.org/pypi/setuptools/67.5.0 Homepage: https://github.com/pypa/setuptools Changelog: https://setuptools.pypa.io/en/stable/history.html Diff: https://github.com/pypa/setuptools/compare/v67.4.0...v67.5.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. - 1 file included in typeshed's stubs has been modified or renamed: `pkg_resources/__init__.py`. - Total lines of Python code added: 28. - Total lines of Python code deleted: 23. --- 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 920cfb1db..16fba3713 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "67.4.*" +version = "67.5.*" [tool.stubtest] ignore_missing_stub = true