diff options
author | Stéphane Bidoul <stephane.bidoul@gmail.com> | 2022-07-24 09:55:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-24 09:55:25 (GMT) |
commit | 068ffafa5465e9388a940692d1720266a1b37257 (patch) | |
tree | ed3c50c53de8a8b9701e1d8163dd8d568deec151 /Misc | |
parent | 8184f0fce3b734413e3d3a282f1425d3cb8507fd (diff) | |
download | cpython-068ffafa5465e9388a940692d1720266a1b37257.zip cpython-068ffafa5465e9388a940692d1720266a1b37257.tar.gz cpython-068ffafa5465e9388a940692d1720266a1b37257.tar.bz2 |
gh-95194: upgrade bundled pip to 22.2 (gh-95195)
upgrade bundled pip to 22.2
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-07-24-09-15-35.gh-issue-95194.ERVmqG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-07-24-09-15-35.gh-issue-95194.ERVmqG.rst b/Misc/NEWS.d/next/Library/2022-07-24-09-15-35.gh-issue-95194.ERVmqG.rst new file mode 100644 index 0000000..c696519 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2022-07-24-09-15-35.gh-issue-95194.ERVmqG.rst @@ -0,0 +1 @@ +Upgrade bundled pip to 22.2. |