summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-28 12:58:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-28 12:58:54 +0000
commit574959cb084563bc71ebf9db349daa52884af815 (patch)
treeb25462d99bda26e82201e17b502e04db8dcfee96
parent130397a12870c6c9495c0da477b93b59ba628dbb (diff)
downloadpython-cinderclient-574959cb084563bc71ebf9db349daa52884af815.tar.gz
Updated from global requirements
Change-Id: Ieb3b4460300e8ad8f606b2979262dd39b251cd8d
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 5e72d7c..1efc6d3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
simplejson>=2.2.0 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.9.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 3226d7d..75ae255 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno!=2.3.1,>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0