From 3c9251ccf8631cd091143ae4d69bba57ccddedfc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 16 Nov 2016 04:43:24 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie307f77977547d0152dc4b25910b49c5f3bd6ea8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c4d91e..8b2fe4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. # See: https://bugs.launchpad.net/pbr/+bug/1384919 for why this is here... -pbr>=1.6 # Apache-2.0 +pbr>=1.8 # Apache-2.0 # Python 2->3 compatibility library. six>=1.9.0 # MIT