diff options
author | Stéphane Bidoul <stephane.bidoul@gmail.com> | 2021-05-01 09:15:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-01 09:15:19 (GMT) |
commit | bf99b7151663905fd5e71efe45184dc8fffc3236 (patch) | |
tree | a00a1eddd8bb8f61569dc6544f44d0e76a0074e6 /Misc | |
parent | 99f71aea5c5ddfdd13dc99e4253a7e3a6d10aead (diff) | |
download | cpython-bf99b7151663905fd5e71efe45184dc8fffc3236.zip cpython-bf99b7151663905fd5e71efe45184dc8fffc3236.tar.gz cpython-bf99b7151663905fd5e71efe45184dc8fffc3236.tar.bz2 |
bpo-43993: Update vendored pip to 21.1.1 (GH-25761)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-04-30-19-23-45.bpo-43993.T7_yoq.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-04-30-19-23-45.bpo-43993.T7_yoq.rst b/Misc/NEWS.d/next/Library/2021-04-30-19-23-45.bpo-43993.T7_yoq.rst new file mode 100644 index 0000000..c9d2c45 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2021-04-30-19-23-45.bpo-43993.T7_yoq.rst @@ -0,0 +1 @@ +Update bundled pip to 21.1.1.
\ No newline at end of file |