mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
[3.9] Update vendored pip to 21.1.3 (GH-26912). (GH-26915)
This commit is contained in:
parent
0796e21fea
commit
fe272b7a3a
3 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@ __all__ = ["version", "bootstrap"]
|
|||
|
||||
_SETUPTOOLS_VERSION = "56.0.0"
|
||||
|
||||
_PIP_VERSION = "21.1.1"
|
||||
_PIP_VERSION = "21.1.3"
|
||||
|
||||
_PROJECTS = [
|
||||
("setuptools", _SETUPTOOLS_VERSION, "py3"),
|
||||
|
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
Update vendored pip to 21.1.3
|
Loading…
Add table
Add a link
Reference in a new issue