From 8bb12c02d44652b488627d0bbd0f3f131322fcd9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 22 Oct 2014 19:16:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I215a53a00948b6477ba9d493df8b0ea6ef6e6d83 --- test-requirements-py2.txt | 2 +- test-requirements-py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements-py2.txt b/test-requirements-py2.txt index efb80d4..4099394 100644 --- a/test-requirements-py2.txt +++ b/test-requirements-py2.txt @@ -13,7 +13,7 @@ psycopg2 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.1.0 # Apache-2.0 +oslotest>=1.2.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.34 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 3d33d0e..3b3189c 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -12,7 +12,7 @@ psycopg2 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.1.0 # Apache-2.0 +oslotest>=1.2.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.34