diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-15 01:53:52 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-15 01:53:52 +0000 |
| commit | aafbb69cfb0271f2f6ded0b4d311bc29f7dbcb17 (patch) | |
| tree | 1baae2cb4dcdab82e33a2b34dd9bb77c50ded584 | |
| parent | 4742d4df7089cd10d03635a1b3dbca9e7e80b1cc (diff) | |
| download | python-openstackclient-aafbb69cfb0271f2f6ded0b4d311bc29f7dbcb17.tar.gz | |
Updated from global requirements
Change-Id: I2c8a5132f6078609ad0d46093642a1b361115c5c
| -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 b0b45859..9f63c311 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,7 +18,7 @@ os-client-config>=1.28.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -tempest>=16.1.0 # Apache-2.0 +tempest>=17.1.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 bandit>=1.1.0 # Apache-2.0 wrapt>=1.7.0 # BSD License |
