[3.9] Update vendored pip to 21.1.3 (GH-26912). (GH-26915)

This commit is contained in:
Stéphane Bidoul 2021-06-26 19:59:57 +02:00 committed by GitHub
parent 0796e21fea
commit fe272b7a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@
_SETUPTOOLS_VERSION = "56.0.0"
_PIP_VERSION = "21.1.1"
_PIP_VERSION = "21.1.3"
_PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION, "py3"),

View File

@ -0,0 +1 @@
Update vendored pip to 21.1.3