Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[3.12] gh-122744: Bump bundled pip to 24.2
(cherry picked from commit 40f3095)

Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
  • Loading branch information
pradyunsg committed Aug 6, 2024
commit 26db6132cf164b571c8e66e73bd5297a42a483a2
2 changes: 1 addition & 1 deletion Lib/ensurepip/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

__all__ = ["version", "bootstrap"]
_PACKAGE_NAMES = ('pip',)
_PIP_VERSION = "24.0"
_PIP_VERSION = "24.2"
_PROJECTS = [
("pip", _PIP_VERSION, "py3"),
]
Expand Down
Binary file added Lib/ensurepip/_bundled/pip-24.2-py3-none-any.whl
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump the version of pip bundled in ensurepip to version 24.2.