From aba79f0d2e75731fa363d8df6d3c7c095ecfac8c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Aug 2016 05:49:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I53ed68457c568368aa98257564be12191fd7fcf4 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 46935128ec..2da7d7a692 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ oslo.policy>=1.9.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 -osprofiler>=1.3.0 # Apache-2.0 +osprofiler>=1.4.0 # Apache-2.0 # Glance Store glance-store>=0.16.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index a636d2bedc..abeae8c0bd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ hacking<0.11,>=0.10.0 Babel>=2.3.4 # BSD # Needed for testing -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 coverage>=3.6 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mox3>=0.7.0 # Apache-2.0