Skip to content

Commit

Permalink
pythongh-129583: update bundled pip to 25.0.1 (pythonGH-129909)
Browse files Browse the repository at this point in the history
(cherry picked from commit b8f7bdd)

Co-authored-by: Stéphane Bidoul <stephane.bidoul@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and miss-islington committed Feb 10, 2025
1 parent cef406b commit 523927e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
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"]
_PIP_VERSION = "24.3.1"
_PIP_VERSION = "25.0.1"

# Directory of system wheel packages. Some Linux distribution packaging
# policies recommend against bundling dependencies. For example, Fedora
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update bundled pip to 25.0.1

0 comments on commit 523927e

Please # to comment.