diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-29 03:50:01 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-29 03:50:01 +0000 |
commit | a2242afc0ea2c978b0e01353d74358cc5616008b (patch) | |
tree | b92beeaa48325e848542e9ede94dc9231ec6e4f2 | |
parent | 7e655fd267a38ec61744d91aa2318880e03a6458 (diff) | |
download | oslo-middleware-a2242afc0ea2c978b0e01353d74358cc5616008b.tar.gz |
Updated from global requirements
Change-Id: Ib09f808f176ace0455365c44893b689d3651fcd4
-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 154e323..9db8430 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ fixtures>=1.3.1 hacking<0.11,>=0.10.0 mock>=1.2 oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.7.0 # Apache-2.0 +oslotest>=1.9.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 testtools>=1.4.0 coverage>=3.6 |