summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-21 04:45:26 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-21 04:45:26 +0000
commit067cd2bdcc312674143a3817e3c3c49eb731904c (patch)
tree37c9fd835ff3a75c43cff302c683a7fdef60ccb2 /test-requirements.txt
parent8f00241510f9d1f66fd657f42296605d95d03ed9 (diff)
downloadpython-glanceclient-067cd2bdcc312674143a3817e3c3c49eb731904c.tar.gz
Updated from global requirements
Change-Id: Ief9fb0c983df72beae11693932c1200e8ca871ed
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index f875af6..2c9bfb4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
ordereddict # MIT
-os-client-config>=1.27.0 # Apache-2.0
+os-client-config>=1.28.0 # Apache-2.0
openstackdocstheme>=1.11.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
sphinx>=1.6.2 # BSD