From 9aa02f499d7b7cf7cd335c006971d4fe6f1f91a2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 5 Nov 2014 08:34:54 +0000 Subject: Updated from global requirements Change-Id: I83bd22b11ca85eee8fb3dedceef4d9ac00343c38 --- 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 4099394..13cea90 100644 --- a/test-requirements-py2.txt +++ b/test-requirements-py2.txt @@ -16,4 +16,4 @@ oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 -testtools>=0.9.34 +testtools>=0.9.36 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 3b3189c..4f195da 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -15,7 +15,7 @@ oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 -testtools>=0.9.34 +testtools>=0.9.36 # TODO(harlowja): add in pymysql when able to... # https://review.openstack.org/#/c/123737 -- cgit v1.2.1