diff options
Diffstat (limited to 'Lib/ensurepip')
-rw-r--r-- | Lib/ensurepip/__init__.py | 2 | ||||
-rw-r--r-- | Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl | bin | 816725 -> 0 bytes | |||
-rw-r--r-- | Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl | bin | 0 -> 1228000 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index c4d116e..d883873 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -10,7 +10,7 @@ from importlib import resources __all__ = ["version", "bootstrap"] _PACKAGE_NAMES = ('setuptools', 'pip') -_SETUPTOOLS_VERSION = "58.1.0" +_SETUPTOOLS_VERSION = "63.2.0" _PIP_VERSION = "22.2" _PROJECTS = [ ("setuptools", _SETUPTOOLS_VERSION, "py3"), diff --git a/Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl Binary files differdeleted file mode 100644 index 18c8c22..0000000 --- a/Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl +++ /dev/null diff --git a/Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl Binary files differnew file mode 100644 index 0000000..e3b5446 --- /dev/null +++ b/Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl |