Kaydet (Commit) 8f46176f authored tarafından Miss Islington (bot)'s avatar Miss Islington (bot) Kaydeden (comit) Donald Stufft

Upgrade pip to v9.0.3 and setuptools to v39.0.1 (GH-6184)

(cherry picked from commit d93b5161)
Co-authored-by: 's avatarDonald Stufft <donald@stufft.io>
üst 4ddc99d1
......@@ -8,9 +8,9 @@ import tempfile
__all__ = ["version", "bootstrap"]
_SETUPTOOLS_VERSION = "38.6.1"
_SETUPTOOLS_VERSION = "39.0.1"
_PIP_VERSION = "9.0.2"
_PIP_VERSION = "9.0.3"
_PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment