diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-29 03:50:47 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-29 03:50:47 +0000 |
| commit | ead9a40e0297f317eeff5da6a0d7658bf79b92eb (patch) | |
| tree | 1705e8de99919fc3460c87cfc5c01e20539be9d1 | |
| parent | cc6c4e5c399b92a8d6d958a8ff37458f1a072a1a (diff) | |
| download | python-openstackclient-ead9a40e0297f317eeff5da6a0d7658bf79b92eb.tar.gz | |
Updated from global requirements
Change-Id: Ic047055ffc7b94032e615815b162f4e830126e6e
| -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 7cf9d455..8abe2cb7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ discover fixtures>=1.3.1 mock>=1.2 oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.7.0 # Apache-2.0 +oslotest>=1.9.0 # Apache-2.0 requests-mock>=0.6.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 os-testr>=0.1.0 |
