summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 22:05:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-02 22:05:49 +0000
commit73782183002c3b4aac6349ee4808f034c5ed6b50 (patch)
tree6559d1458fd18843ad7aa143db34bf482158cd99
parent8862c9bc5507186f79fbfce985fbf272a7e242db (diff)
downloadoslo-vmware-73782183002c3b4aac6349ee4808f034c5ed6b50.tar.gz
Updated from global requirements2.20.0
Change-Id: I06cd7c45eab306f0e3e5c3f20ed8d0e597d60621
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c3bb06a..f4a99e6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19,7 +19,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
oslosphinx>=4.7.0 # Apache-2.0
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
bandit>=1.1.0 # Apache-2.0
ddt>=1.0.1 # MIT