diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-09-20 16:23:09 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-09-20 16:23:09 +0000 |
commit | 7b1a6c16bd5ddbb79cc5c8d343a77be1b13a5609 (patch) | |
tree | c65bc8abc57a0ab76507a458eb637252615d7e57 | |
parent | fe34745a0f348ecc6cdcc1334be3c1d375b3a4d4 (diff) | |
download | oslo-policy-1.28.0.tar.gz |
Updated from global requirements1.28.0
Change-Id: I7ee98c62f34c1758fadabfed3e5884602249b204
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index e66d8b6..1c51d1a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ requests-mock>=1.1.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 # These are needed for docs generation -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 sphinx>=1.6.2 # BSD reno>=2.5.0 # Apache-2.0 |