From dc245dfcd1ed3ba3911b417fabeffc2e5780e6cb Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Sat, 17 Jun 2017 23:43:10 +0530 Subject: [PATCH] requirements: Upgrade pbr to 3.0.1. --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 3186614542..76a5c8b74e 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -94,7 +94,7 @@ olefile==0.44 ndg-httpsclient==0.4.2 # Needed for mock>1.1.2 -pbr==3.0.0 +pbr==3.0.1 # Needed to access rabbitmq pika==0.10.0