From f958d8ea85bb285be174fb010de6bc6cb6168c8f Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Thu, 24 Sep 2020 10:22:17 +0100 Subject: [PATCH] Update pip/setuptools/wheel to latest versions Change-Id: I647f3bd4600131948c1893097b4f2748e1b4f117 --- global-requirement-pins.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/global-requirement-pins.txt b/global-requirement-pins.txt index c58b0e30a8..3d813edbf1 100644 --- a/global-requirement-pins.txt +++ b/global-requirement-pins.txt @@ -6,6 +6,6 @@ # Use this file with caution! # -pip==20.1.1 -setuptools==46.4.0 -wheel==0.34.2 +pip==20.2.3 +setuptools==50.3.0 +wheel==0.35.1