diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-16 11:06:56 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-16 11:06:56 +0000 |
commit | dd0f7876d26f56cb2169555ec4d120c23597fa27 (patch) | |
tree | 43fd1f84612dc2f80be4c71cf5cc8a568c3b02a1 /test-requirements.txt | |
parent | 4640212adf3e264bab72ea1db5c13e4fe0782a47 (diff) | |
download | keystone-dd0f7876d26f56cb2169555ec4d120c23597fa27.tar.gz |
Updated from global requirements
Change-Id: I508ab26c6537104b1783f6653f04d85d885ef9d2
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index e45b03bca..f34041fde 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -29,13 +29,13 @@ os-api-ref>=1.4.0 # Apache-2.0 WebTest>=2.0.27 # MIT stestr>=1.0.0 # Apache-2.0 -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT # For documentation openstackdocstheme>=1.17.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 -tempest>=16.1.0 # Apache-2.0 +tempest>=17.1.0 # Apache-2.0 # Functional tests. requests>=2.14.2 # Apache-2.0 |