8000 Updated bundled pip to 24.0 · python/cpython@cfb6d75 · GitHub
[go: up one dir, main page]

Skip to content

Commit cfb6d75

Browse files
committed
Updated bundled pip to 24.0
1 parent 6b53d5f commit cfb6d75

File tree

4 files changed

+16
-15
lines changed

4 files changed

+16
-15
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 = "23.3.2"
13+
_PIP_VERSION = "24.0"
1414

1515
# Directory of system wheel packages. Some Linux distribution packaging
1616
# policies recommend against bundling dependencies. For example, Fedora
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update bundled pip to 24.0

Misc/sbom.spdx.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0