diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-19 13:07:16 (GMT) |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2018-11-19 13:07:16 (GMT) |
commit | f4b26f7b0440eec7d2498aea9c3603b9247dee0a (patch) | |
tree | e9ddbb2b98f5be24edd9e7b59d000f95f04ba503 /Misc/NEWS.d | |
parent | 8945017be4cc9527767bb66673e73e28e4b0b4d3 (diff) | |
download | cpython-f4b26f7b0440eec7d2498aea9c3603b9247dee0a.zip cpython-f4b26f7b0440eec7d2498aea9c3603b9247dee0a.tar.gz cpython-f4b26f7b0440eec7d2498aea9c3603b9247dee0a.tar.bz2 |
Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598)
(cherry picked from commit 8b9c33ea9ce902f902c9d9900121010801950547)
Co-authored-by: Donald Stufft <donald@stufft.io>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-11-19-07-22-04.bpo-35277.dsD-2E.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-11-19-07-22-04.bpo-35277.dsD-2E.rst b/Misc/NEWS.d/next/Library/2018-11-19-07-22-04.bpo-35277.dsD-2E.rst new file mode 100644 index 0000000..ff76988 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2018-11-19-07-22-04.bpo-35277.dsD-2E.rst @@ -0,0 +1 @@ +Update ensurepip to install pip 18.1 and setuptools 40.6.2. |