diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-27 12:20:30 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-27 12:20:30 +0000 |
commit | 05156012457e5d708595ababe8361457f8377f53 (patch) | |
tree | 48791dfdec69fed0c6dd310ac7058b87fe85daca | |
parent | 38ac21b523f23f802557d94b527821bc84deaa16 (diff) | |
download | oslo-serialization-05156012457e5d708595ababe8361457f8377f53.tar.gz |
Updated from global requirements2.19.0
Change-Id: I055862eb7a8a3618bf8988b7e87b66dc4f7e8fb3
-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 c0a80e9..737815a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ mock>=2.0 # BSD netaddr!=0.7.16,>=0.7.13 # BSD # this is required for the docs build jobs -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 |