summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 22:05:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 22:05:05 +0000
commitd32af197a75dfae5670e6fe75f1bdb2626c75a88 (patch)
tree953d382de23370cef3dd9f75feb8524b2f12c2f9
parenta29c084cb1bde28f31ab120f9d9c60e16e4014c8 (diff)
downloadoslo-config-d32af197a75dfae5670e6fe75f1bdb2626c75a88.tar.gz
Updated from global requirements4.3.0
Change-Id: Ibc157e9f292013703b0309b9e51f8c3df27c5658
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 87231cb..fa0f294 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18,7 +18,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
# mocking framework
mock>=2.0 # BSD