summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:25:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-09 04:25:17 +0000
commitb30ca0583ad7d9eac1f162677ac540afdd98e3bf (patch)
tree684ee3a321922c4160fb388e406fe7c84bb3a255
parenteaab3706b2ebfc5779adf63ed680d51f4115fe92 (diff)
downloadstevedore-b30ca0583ad7d9eac1f162677ac540afdd98e3bf.tar.gz
Updated from global requirements
Change-Id: I8ba90d820fd6e0dd4894b34936b773b1e12e752b
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3e5c6ae..7a0e4a2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,5 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
six>=1.9.0 # MIT