Skip to content

Commit 95d88d5

Browse files
committed
Upgrade setuptools to 27.1.1
1 parent 9077305 commit 95d88d5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Lib/ensurepip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
__all__ = ["version", "bootstrap"]
99

1010

11-
_SETUPTOOLS_VERSION = "25.2.0"
11+
_SETUPTOOLS_VERSION = "27.1.1"
1212

1313
_PIP_VERSION = "8.1.2"
1414

0 commit comments

Comments
 (0)