summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-11 19:04:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-11 19:04:51 +0000
commit3640aeab6e11987288a2f149fbeedb1c026045e2 (patch)
tree88c76dfa246d6404d1be696d60d73b5cfb380865
parentea56d5331c30e59b15cd448833af6103d5d79bd6 (diff)
downloadpython-cinderclient-3640aeab6e11987288a2f149fbeedb1c026045e2.tar.gz
Updated from global requirements
Change-Id: I62f834798c175fc2e328ae758972cf0bc13e60a6
-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