From 6ffe78f8344db93b56132983c465cfa1250d3222 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Aug 2016 16:59:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I14b24227fe1cc6c3c1652e6d035c9d9f76cea93b --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9a4c6f7f365..0f73f3e0f05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 oslo.versionedobjects>=1.13.0 # Apache-2.0 -osprofiler>=1.3.0 # Apache-2.0 +osprofiler>=1.4.0 # Apache-2.0 paramiko>=2.0 # LGPLv2.1+ Paste # MIT PasteDeploy>=1.5.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 380147a2082..e570c1feaf6 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.7.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0 -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 reno>=1.8.0 # Apache2