diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-02 22:05:52 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-02 22:05:52 +0000 |
commit | 46d9b321e44510deb44a147b3a32f98702358b3f (patch) | |
tree | 3c3e1b8cfbcc1609518cddc7559406a67395339d | |
parent | 9380c0cab9418dc5f5e7581cc193c3f792610634 (diff) | |
download | oslosphinx-46d9b321e44510deb44a147b3a32f98702358b3f.tar.gz |
Updated from global requirements
Change-Id: I040beaf33de74c24a195ef13175e8a6ccbd30882
-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 2716d92..2eb2f6a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,4 +7,4 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 # this is required for the docs build jobs sphinx!=1.6.1,>=1.5.1 # BSD -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 |