From 0b7d97beaa7a86d775ddeb3738e78cde708e760f Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Mon, 6 Apr 2020 16:06:58 +0300 Subject: [PATCH] Update global-requirement-pins Change-Id: Ifbe126c7124e856e2bc790ac6d1eb99c67a0d475 --- global-requirement-pins.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/global-requirement-pins.txt b/global-requirement-pins.txt index ae7cc167d7..58ea4e2e48 100644 --- a/global-requirement-pins.txt +++ b/global-requirement-pins.txt @@ -6,9 +6,6 @@ # Use this file with caution! # -# For idempotency on ubuntu, argparse need to stay at 1.2.1 -# See also ChangeId: I8be207c359388d00b34448318bc17c8b0039c4db -argparse==1.2.1;python_version=='2.7' -pip==19.3 -setuptools==41.4.0 -wheel==0.33.6 +pip==20.0.2 +setuptools==46.1.3 +wheel==0.34.2