[stubsabot] Bump setuptools to 67.4.* (#9794)

Release: https://pypi.org/pypi/setuptools/67.4.0
Homepage: https://github.com/pypa/setuptools
Changelog: https://setuptools.pypa.io/en/stable/history.html
Diff: https://github.com/pypa/setuptools/compare/v67.3.3...v67.4.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 877.
 - Total lines of Python code deleted: 433.
This commit is contained in:
github-actions[bot]
2023-02-22 00:16:40 +00:00
committed by GitHub
parent fea57ad095
commit 6ac15185fb

View File

@@ -1,4 +1,4 @@
version = "67.3.*"
version = "67.4.*"
requires = ["types-docutils"]
[tool.stubtest]