summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:25:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:25:40 +0000
commitc0f910d6133626e5afbb6106b5230d5d59a4eb89 (patch)
tree0676c12414cfb50b2cc06068fd0affb414e46db8 /requirements.txt
parentc161a76a5f08585388e1a49d2882204ca719428c (diff)
downloadpython-openstackclient-c0f910d6133626e5afbb6106b5230d5d59a4eb89.tar.gz
Updated from global requirements
Change-Id: I714dbe5326ed99c4edab6c63ecea4dc6a72b57e7
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ffcf89d9..92998917 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-six>=1.9.0 # MIT
+six>=1.10.0 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
cliff!=2.9.0,>=2.8.0 # Apache-2.0