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