Skip to content

Commit a4c298c

Browse files
authored
gh-114965: Updated bundled pip to 24.0 (gh-114966)
Updated bundled pip to 24.0
1 parent 94ec2b9 commit a4c298c

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)