Skip to content
Snippets Groups Projects
Unverified Commit c99ac3c3 authored by Pradyun Gedam's avatar Pradyun Gedam Committed by GitHub
Browse files

bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)

parent d87f1b78
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
__all__ = ["version", "bootstrap"] __all__ = ["version", "bootstrap"]
_PACKAGE_NAMES = ('setuptools', 'pip') _PACKAGE_NAMES = ('setuptools', 'pip')
_SETUPTOOLS_VERSION = "58.1.0" _SETUPTOOLS_VERSION = "60.9.3"
_PIP_VERSION = "22.0.4" _PIP_VERSION = "22.0.4"
_PROJECTS = [ _PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION, "py3"), ("setuptools", _SETUPTOOLS_VERSION, "py3"),
......
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
Upgrade setuptools wheel bundled with ensurepip (setuptools 60.9.3)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment