From: OpenStack Proposal Bot Date: Fri, 5 Feb 2016 05:06:51 +0000 (+0000) Subject: Updated from global requirements X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1074dc70752398df872c91b3617efbf85e783921;p=openstack-build%2Fcinder-build.git Updated from global requirements Change-Id: I0cf8ca5627ce99997980bb06ad463a1a0b0e259e --- diff --git a/requirements.txt b/requirements.txt index b65d14a82..129b1af16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 oslo.versionedobjects>=1.4.0 # Apache-2.0 -osprofiler>=0.4.0 # Apache-2.0 +osprofiler>=1.0.0 # Apache-2.0 paramiko>=1.13.0 # LGPL Paste # MIT PasteDeploy>=1.5.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index a2178131b..37d5dec99 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,5 +22,5 @@ testscenarios>=0.4 # Apache-2.0/BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 os-testr>=0.4.1 # Apache-2.0 tempest-lib>=0.13.0 # Apache-2.0 -bandit>=0.13.2 # Apache-2.0 +bandit>=0.17.3 # Apache-2.0 reno>=0.1.1 # Apache2