summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-08 02:43:42 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-08 02:43:42 +0000
commit81f7fea507025229ba258d7ec7467867fe014438 (patch)
tree65741037abb85bfbb69c7943af20aac415045de8
parent033c30f10949cfe5c9e7901ac4fb9fe35e985162 (diff)
downloadpython-keystoneclient-81f7fea507025229ba258d7ec7467867fe014438.tar.gz
Updated from global requirements
Change-Id: I66be09102edcd67f022019744920485d03952e9a
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 750ab5e..b4d5c3d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ pbr>=1.6 # Apache-2.0
iso8601>=0.1.9 # MIT
debtcollector>=1.2.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0
-oslo.config>=3.2.0 # Apache-2.0
+oslo.config>=3.4.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index f99f491..83e390e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16,11 +16,11 @@ oslotest>=1.10.0 # Apache-2.0
reno>=0.1.1 # Apache2
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-tempest-lib>=0.13.0 # Apache-2.0
+tempest-lib>=0.14.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# Bandit security code scanner
-bandit>=0.13.2 # Apache-2.0
+bandit>=0.17.3 # Apache-2.0