Skip to content

Commit 7bcb682

Browse files
committed
Revert "gh-137257: Upgrade bundled pip to 25.2 (GH-137258)"
This reverts commit 506542b.
1 parent a46ed66 commit 7bcb682

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

Lib/ensurepip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
__all__ = ["version", "bootstrap"]
13-
_PIP_VERSION = "25.2"
13+
_PIP_VERSION = "25.1.1"
1414

1515
# Directory of system wheel packages. Some Linux distribution packaging
1616
# policies recommend against bundling dependencies. For example, Fedora

Misc/NEWS.d/next/Library/2025-07-30-18-07-33.gh-issue-137257.XBtzf2.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)