summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-08-07 16:38:40 (GMT)
committerGitHub <noreply@github.com>2021-08-07 16:38:40 (GMT)
commit7d6a0fe5b8001b63d452af5364422e40d06ac755 (patch)
treec3dc1f66be4d3953cc72afba4c8d27286dd89044 /Misc
parentac8f72cd3ffa24f53c558911947c42316865683c (diff)
downloadcpython-7d6a0fe5b8001b63d452af5364422e40d06ac755.zip
cpython-7d6a0fe5b8001b63d452af5364422e40d06ac755.tar.gz
cpython-7d6a0fe5b8001b63d452af5364422e40d06ac755.tar.bz2
Upgrade bundled pip and setuptools (GH-27625)
pip is now 21.2.3 setuptools is now 57.4.0 (cherry picked from commit 738ac00a08cb6a9d104ec85ccb1a44c2399d6baa) Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2021-08-06-19-15-52.bpo-44581.oFDBTB.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-08-06-19-15-52.bpo-44581.oFDBTB.rst b/Misc/NEWS.d/next/Library/2021-08-06-19-15-52.bpo-44581.oFDBTB.rst
new file mode 100644
index 0000000..99f0806
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2021-08-06-19-15-52.bpo-44581.oFDBTB.rst
@@ -0,0 +1 @@
+Upgrade bundled pip to 21.2.3 and setuptools to 57.4.0