diff options
author | Stéphane Bidoul <stephane.bidoul@gmail.com> | 2024-02-03 17:45:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-03 17:45:09 (GMT) |
commit | a4c298c1494b602a9650b597aad50b48e3fa1f41 (patch) | |
tree | 1e1ee146619dc2c5163a937a0e9d331ca4450438 /Misc/NEWS.d | |
parent | 94ec2b9c9ce898723c3fe61fbc64d6c8f4f68700 (diff) | |
download | cpython-a4c298c1494b602a9650b597aad50b48e3fa1f41.zip cpython-a4c298c1494b602a9650b597aad50b48e3fa1f41.tar.gz cpython-a4c298c1494b602a9650b597aad50b48e3fa1f41.tar.bz2 |
gh-114965: Updated bundled pip to 24.0 (gh-114966)
Updated bundled pip to 24.0
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Library/2024-02-03-17-54-17.gh-issue-114965.gHksCK.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2024-02-03-17-54-17.gh-issue-114965.gHksCK.rst b/Misc/NEWS.d/next/Library/2024-02-03-17-54-17.gh-issue-114965.gHksCK.rst new file mode 100644 index 0000000..d59ff99 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2024-02-03-17-54-17.gh-issue-114965.gHksCK.rst @@ -0,0 +1 @@ +Update bundled pip to 24.0 |