diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-04 00:48:14 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-08-04 00:48:14 +0000 |
commit | 1f3b7958b49fc588c597a31c417d4d208028d57b (patch) | |
tree | e38110da6e1d7883374a29846936a2918af2fd06 /test-requirements.txt | |
parent | 7b671d3165c2e80fb4b6120ba0c15b9b0fb27a04 (diff) | |
download | oslo-db-1f3b7958b49fc588c597a31c417d4d208028d57b.tar.gz |
Updated from global requirements
Change-Id: I015ad91a17539c2f8ab58abeee3157d8dcc557ff
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 310eba6..3165219 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,7 +15,7 @@ psycopg2 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 testtools>=1.4.0 tempest-lib>=0.6.1 |