diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-16 11:27:04 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-11-16 11:27:04 +0000 |
commit | 51037c80375497893a34a11e585d1c4108447fa6 (patch) | |
tree | a9c8ae44ae63927cd03b62f32adfbc7c8810085d /test-requirements.txt | |
parent | bd07aad3b3663f680a90a3c02a47414edbe6e64c (diff) | |
download | python-troveclient-51037c80375497893a34a11e585d1c4108447fa6.tar.gz |
Updated from global requirements
Change-Id: If8791552165fd5ed4985b383d7bf904e6cb4fb60
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 f7ecba4..40f3b25 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT mock>=2.0.0 # BSD httplib2>=0.9.1 # MIT reno>=2.5.0 # Apache-2.0 |