From 75cb531d1c23b522396f81a50b20542c11350295 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 16 Jan 2018 04:27:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I5c17d3abb31074a6e6ad0412c7b510d5c9d817bf --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 71984c57..11c3619b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=2.2.0 # MIT mock>=2.0.0 # BSD -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 # when we can require tox>= 1.4, this can go into tox.ini: # [testenv:cover]