summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:40:20 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-08-18 11:40:20 +0000
commita2515048c5c3b293a574e6764cd0c33f225dad31 (patch)
treedc4ff93d842267e6891ab7a5496e0bd54ed2f0e8
parent06f1b6f3d7a28011ebae31b3bcf73c82e741f7a9 (diff)
downloadoslo-rootwrap-a2515048c5c3b293a574e6764cd0c33f225dad31.tar.gz
Updated from global requirements
Change-Id: I48fc5e43ba11f180df34b03a6e4b5c08c4f66030
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 31e1c64..b073032 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16,9 +16,9 @@ oslotest>=1.10.0 # Apache-2.0
# mocking framework
-mock>=2.0 # BSD
+mock>=2.0.0 # BSD
# rootwrap daemon's client should be verified to run in eventlet
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0